One data page has a gallery/report layout, which will pass ID parameter when clicked, and the other page (within tabbed interface) is a detail page which will receive ID parameter.
At this stage when I click a button on gallery /report DataPage it successfully transfers the parameter to the detail page within iFrame setting.
However it refreshes the whole page up on each click. which is not really an ideal user experience.
Is there a way I could pass parameters between these two data pages without webpage to refresh ? I might be wrong here, but I thought since the detail page is within iFrame setting it might be possible to transfer ID parameters silently, without refreshing the whole page.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
skauntey
Hello,
I have deployed two data pages on a single web page. Though both of them have been deployed using standard embed method, one of them has an embedded tabbed interface which uses iFrame setting.( http://howto.caspio.com/tech-tips-and-articles/advanced-customizations/create-embeddable-tabbed-interface/)
One data page has a gallery/report layout, which will pass ID parameter when clicked, and the other page (within tabbed interface) is a detail page which will receive ID parameter.
At this stage when I click a button on gallery /report DataPage it successfully transfers the parameter to the detail page within iFrame setting.
However it refreshes the whole page up on each click. which is not really an ideal user experience.
Is there a way I could pass parameters between these two data pages without webpage to refresh ? I might be wrong here, but I thought since the detail page is within iFrame setting it might be possible to transfer ID parameters silently, without refreshing the whole page.
I would welcome any suggestions.
Thanks in advance.
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.