How to dynamically update a field form using the value of another field in a form/subform?

Confluence User - 29 Aug, 2023

Greetings all.

I have a form (a subform actually) that contains a drop-down list with a series of status update options. When an item is selected from the drop-down menu, I want the item to be saved in a field and then be used to fill another field in the parent form. I'd appreciate some help on how to do that.

Thanks

forms

1


02 Sep, 2023
confluenceUser
confluenceUser

Use AJAX Subform to listen to the drop down list. In the ajax subform, use javascript to update parent form fields values.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print