I’m using a the extension library value picker to select a Name. Once the user hits Ok, I need to use the selected value to populate several other fields. But I can’t figure out how to fire a SSJS function from the Ok button.
Thanks for any suggestions.
— Jeff
You can fire an event from the field that the value picker updates.
Here’s a simple example that updates another field when the value picker is used: