cancel
Showing results for 
Search instead for 
Did you mean: 

NWDS UI Elements

Former Member
0 Kudos

Hi,

I have used Drop Down Key as the UI element for displaying look up values for selection. My question is how can I deselect a selected value in the drop down field and make the field to be blank.

Please advise.

Thanks,

Appachi

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Everyone,

Thank you so much for your answers. The issue got resolved by turning the Suggest Value property of the Drop Down By Key to TRUE which enables to Delete the selected value at the press of a Delete key and it is helpful to search the data of lookup field.

Thanks,

Appachi

former_member182372
Active Contributor
0 Kudos

set the context attribute to null

Former Member
0 Kudos

Hi Appachi,

Please set collection cardinality to 1:n and try. It will automatically insert one blank record in the dropdown node. This will meet your exact requiremnt.

Please let me know if you face any issues.

With Regards,

Ramesh G.

p330068
Active Contributor
0 Kudos

Dear Appachi,

Add the first key and value as default like "0" and "Select" while populating DDK attribute.

Best Regards

Arun Jaiswal