Interface getting reload when I select a value from dropdown

Certified Associate Developer

Hi there,

I have created two interface which are MedicalRequestForm and EquipmentRequestForm, then I created third interface as RequestForm where I took a radio button and shown the value as RequesType (Medical and Equipment).

I want that MedicalRequestForm or EquipmentRequestForm must be shown on the basis of radio button selection which is working. But In my first both interfaces, I have one dropdown, so whenever I am selecting a value from the dropdown, then whole Interface (RequestForm) is getting reload/refresh.

Note: I took the rule input as ZMS_Requests in all the interfaces separately.

Please see the below screenshots:

1. MedicalRequestForm:

2. EquipmentRequestForm:

3. RequestForm (without selection):

4. RequestForm (with selection of Medical):

5. RequestForm is getting back as screenshot no.3 when I select a value from dropdown Animal Name as above screenshot.

Could anyone of you help me to resolve this issue?

Please let me know if you need code.

Thank you in advance!

Regards,

Shubham Kumar

  Discussion posts and replies are publicly visible