cancel
Showing results for 
Search instead for 
Did you mean: 

Changing the properties of an element

Former Member
0 Kudos

Hi,

I just want to change the Dropdown by key element to an Input field element.How to Change this.

Regards,

Charumathi.B

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Charumathi,

I agree with Alex, I mean you cannot change the property dynamically, instead, you can disable the Dropdown field which behaves like a Display Input field(where the dropdown doesnt work showing only one value). If you are really looking for Change mode behavior, I dont think it's possible.

Regards

<i><b>Raja Sekhar</b></i>

Former Member
0 Kudos

hi charumathi.........

you cannot do it dynamically.

both input field and drop down by key are different.

you will bind a table to a drop down where as an attribute to an input field.

so you cannot change it dynamically.

if you want to do it in the layout...

you need to bind an attribute and not a node to the input field.

---regards,

alex b justin