Elderberg Posted August 28, 2020 Report Share Posted August 28, 2020 Is it possible to reference a field from cb_pg1_virtual01 from cb_pg2? I essentially would like to pass a parameter from one datapage to another WITHOUT using a multi-step page. Quote Link to comment Share on other sites More sharing options...
sandy159 Posted August 28, 2020 Report Share Posted August 28, 2020 Hello @Elderberg, Could you please elaborate on your workflow? What types of DataPages are you going to use? Basically, you may easily pass field value (Virtual or not) as a parameter from one DataPage and then receive it on different DataPage. Regards Quote Link to comment Share on other sites More sharing options...
Elderberg Posted September 3, 2020 Author Report Share Posted September 3, 2020 this was more of a javascript question I think. like using the Document.querySelector() Quote Link to comment Share on other sites More sharing options...
SinJunYoung Posted September 5, 2020 Report Share Posted September 5, 2020 On 8/27/2020 at 8:51 PM, Elderberg said: Is it possible to reference a field from cb_pg1_virtual01 from cb_pg2? I essentially would like to pass a parameter from one datapage to another WITHOUT using a multi-step page. What's your workflow? Using a lot of virtual fields may work but these article regarding parameters may be able to help you as a guide: Parameter Types System Parameters Passing Parameters through Caspio Bridge Displaying Parameters Parameters as Query String Values Receiving Parameters Resetting Parameters Parameters in Dropdowns, Listboxes and Radio Buttons Custom Filter Elements Quote Link to comment Share on other sites More sharing options...
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.