- This topic has 5 replies, 3 voices, and was last updated 10 years, 9 months ago by EddyC.
-
AuthorPosts
-
EddyCParticipantHello,
I have a problem in clicking to URL in the page of MultiPages. I need URL on the current window with tabBar and Navigation widget. But I only see URL on the full screen.
Could you please tell me how to keep URL on the same screen of my original layout (with tabBar and Navigation Widget)?
Thank you for your help
support-octavioMemberHi,
To understand your issue, are you asking how to make that a link to a new url is opened in the same placeholder that your multipage page is located and keep the buttons on the TabBar? If yes, you should be aware that this is not possible and embedded content from external website is a NOGO, find more information here: https://www.genuitec.com/support-genuitec/viewtopic.php?f=14&t=3600
EddyCParticipantThank you for telling me, Octavio.
if it can not work to make a link on the page of multipage widget.
I wonder if I can take that php codes with linking to mysql using mobione multipage widget…
Could you please let me know how to add php, mysql codes into my mobione multipage?Thanks you for the great help.
EddyCParticipantHello, again
How about adding a json file into a page of multipage?
Is it ok or not?http://www.genuitec.com/support-genuitec/viewtopic.php?f=14&t=6272
I just edited the example codes with a json file, unfortunately, it could not display json data on the textarea and no error message, either.
I wonder if I got something wrong about textarea(I set textarea t id:textarea). I name it $(`#m1-projectname-page1-textarea)
Is it correct?Please let me know how to do for mutlipage…
Any suggestion or idea for keeping the layout of multipage if possible?
BrandonMemberNot sure how well it would work but you could load a panel on the multipage then add a HTML widget and use Ajax to load a web page into the HTML widget.
EddyCParticipantThank you for suggestion using html widget, Cincy.
Do you mean that I move the load js file function codes from project_custom.js to the new panel into html of page1?
I wonder if I should add a button to click or just load the js file automatically without the button on this screen of multipage using html widget…
Could you please tell me ’ how to’ in details?
Thank you for the great help.
-
AuthorPosts