One way to be able to access "Shared Variables" via page builder is creating a Form-Based App and selecting Yes, Create Widget Form (see attached image).
Widget forms can be embedded into page builder to utilize the shared variables.
Cheng, On your form you can have hidden text boxes and send default value as the Shared Variables which you need. In the custom JavaScript code you can use eForm helper methods to read the hidden text box value. This is a very easy approach which we have used.
評論
2 條評論