ISSUE:
Parameterized URLs work in preview mode between data pages, but receive the following error in deployed state. Error - Cannot display DataPage due to multiple embedded deployments.
User Steps
1. Account Search - Use search to identify a selection of accounts, on the desired row, click on the `Edit Account` HTML Link (https://[app].caspio.com/dp.asp?AppKey=[app_GUID]&CustodialAccountNumber=[Value])
2. Account Detail Form - The form is called and CustodianAccountNumber passed in the URL. Error message appears. Note: I haven't even added any HTML subblocks to add subreports or other deployments into this 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
tbunch
ISSUE:
Parameterized URLs work in preview mode between data pages, but receive the following error in deployed state.
Error - Cannot display DataPage due to multiple embedded deployments.
CONTEXT: I'm using a series of data pages to search and then redirect to forms to edit objects (normalized many-to-many relationship) following the instructions (https://howto.caspio.com/tech-tips-and-articles/tech-parameters/how-to-create-a-one-to-many-relational-datapage/). In preview mode - it is working perfectly.
User Steps
1. Account Search - Use search to identify a selection of accounts, on the desired row, click on the `Edit Account` HTML Link (https://[app].caspio.com/dp.asp?AppKey=[app_GUID]&CustodialAccountNumber=[Value])
2. Account Detail Form - The form is called and CustodianAccountNumber passed in the URL. Error message appears. Note: I haven't even added any HTML subblocks to add subreports or other deployments into this page.
I have reviewed troubleshooting guidance (https://howto.caspio.com/troubleshooting/why-javascript-is-not-working-with-multiple-datapages-deployed-on-one-page/), and have confirmed both criteria (correct field reference, correct form reference and no duplicate appkeys in the application.)
Link to comment
Share on other sites
1 answer 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.