cancel
Showing results for 
Search instead for 
Did you mean: 

Invalidate the entries of an DropDownElement by Key

Former Member
0 Kudos

Hello experts,

couln anyone please explain how I can invalidate/delete all Entries of a DropDown by Key Element?

Many thanks

Marco

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Marco,

For a try you can INVALIDATE the context node you have used for Drop down as per your logic flow.

wdcontext,<Node name>. invalidate().

Regards,

Deepak Arora

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

how you populating the DropDown.

using simple type or code ?

Regards,

ramesh

Former Member
0 Kudos

Hi..

Go to dictionaries->simple type->select thye simple type u have created.

Go to enumaration tab. there u can delete the enteries of the dropdown.

Regards,

Alamelu