How to populate a text field based on another select field
Confluence User - 19 Oct, 2024
I have
Master Form
--------------------------
Fields are
category - text field
amount - text field
Form A
----------------------------
Fields are
select category - Select field (data populate using form data (Master Form))
amount - text field
What i want
-----------------------
when i select the category in the select category field the amount field will be auto populate based on the data in the Master Form
forms