Return a value from Store Binder (Bean Shell Form Binder) to HTML text box.
Confluence User - 26 Jan, 2018
How do I return a value from Store Binder (Bean Shell Form Binder) to a text box in HTML form?
I have tried the code below, but it is not working.
row.setProperty("textbox_id", "some value");Thanks.
beanshell