Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
user467341
Creator II
Creator II

Modify load editor script variable from user input variable at frontend?

Hi,

Is it possible to update my load editor variable when a user manually input a new variable value at the frontend when using input box?

For example, I have this expression in load editor:

Let vTest=$(varFront)

And in my frontend I created a variable called varFront and assigned it in Variable Input object.

When user type '5' in Variable Input object, this will update my vTest in the load editor.

Thanks.

Labels (3)
1 Reply
zhaofeng
Partner - Creator
Partner - Creator

Of course.

But after you modify the variable value,you should reload the data again