on 2020 Mar 02 10:49 PM
Hi,
I am trying to build an CRM Web UI application where the fields in the Web UI screen are dynamic.
For ex: I have a a field A which is drop down. Based on value of A the remaining input fields will be decided. The number of the input fields will be for ex: Text field/Radio Button/Check Box will be dynamic.
With the current infrastructure We have to completely define the number of elements in the Form.
So I completely developed code in HTML/Java Script. I am able to create the input fields dynamically in the screen. But due to round trip whatever elements I created are going away. Meaning First I select the drop down box value then Click a button then Java script event code will be executed and created the new fields.
Is there a way that we can create/prepare the page dynamically in the Web UI implementation classes?
Thanks,
sita
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.