NERM:Dynamically populate textbox when radiobutton click event in form

Hi ISC team mates

I have one usecase to be implemented in NERM. When I select radio button value then Automatically textbox should be populated in the form.

For example:

In the NE onboarding form :

  1. When I select ‘onsite’ value from radio button ,Dropdown should be populated with office locations.

    I tried many options but dynamically not populating. can you please help me to identity where the error is occurred?

The above screenshot was captured from the video library.

How to handle this requirement?

Regards

Manan

Hi Manan,

You could in the edit form view for the radio button attribute that depending on the selection of “Onsite” or “Remote” you display another form that has “Office Location” dropdown.

Hi @coltonulmer
Thank you . Its working now.

Appreciate your support.

2 Likes