cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CRM Web UI Dynamic Fields

former_member9122
Discoverer
0 Kudos
294

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

Accepted Solutions (0)

Answers (0)