Forum Discussion
dlindinger
9 years agoIdeator I
Hello,
Are you referring to the Choose CM Options command from the Actions menu? If so, that action opens a form that is not bound to an ItemType. The form name is PE_ChooseCMOptions. There is a form event configured on the onLoad event named PE_ChooseCMOptions_API. That method is responsible for populating the dropdown lists on the form.
Dennis