Jump to content
  • 0

One-to-many details page


cjdd3b

Question

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

  • 0

Hello cjdd3b,

The detail web page in this example has more than one (three) DataPages embedded. For embedding multiple DataPages into one web page, we need to deploy every single DataPage separately and paste all three pieces of code you get from deployment to the same web page. Of course in this way these DataPages will be displayed sequentially downwards. To change the formatting will need extra coding. I would say iFrame will be a good way to go.

Regards,

Shengnan

Link to comment
Share on other sites

  • 0

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...