How to get a form field's value to use in another form field?
Confluence User - 10 Jun, 2022
Hello,
I have 2 situations:
1) Get a form field's value to use inside a hash variable on another field in the same form.
2) Mirror a form field's value on another field in another form, both in a multipage form.
Note: In both cases I may need to access the value before saving into the DB.
Also I was searching how to use this API Javascript API#getValue(fieldId) but I didn't understand where should this code be written.
Can you give me any hints? Thanks!
forms