I'm building an application based on the one-to-many datapage instructions here: http://www.slideshare.net/caspio/onetom ... pplication. Basically, the detail page is supposed to bring details about an individual and a list of crimes that individual has committed, which is stored in the related table.
I've got it pretty much figured out except for one thing: The last page of the slideshow says to deploy several components (details, contact history, form) into the final details page. I have each of the datapages working independently, but I'm having trouble getting them all into the same details datapage. How does that work, exactly?
I tried embedding each component into an HTML block via Javacript, but it returned an error. An iFrame seems to work, but I'm not sure that's the best solution. Any thoughts?
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
cjdd3b
Hi guys
I'm building an application based on the one-to-many datapage instructions here: http://www.slideshare.net/caspio/onetom ... pplication. Basically, the detail page is supposed to bring details about an individual and a list of crimes that individual has committed, which is stored in the related table.
I've got it pretty much figured out except for one thing: The last page of the slideshow says to deploy several components (details, contact history, form) into the final details page. I have each of the datapages working independently, but I'm having trouble getting them all into the same details datapage. How does that work, exactly?
I tried embedding each component into an HTML block via Javacript, but it returned an error. An iFrame seems to work, but I'm not sure that's the best solution. Any thoughts?
Thanks,
Chase
Link to comment
Share on other sites
4 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.