Hello.
I am working on a customization.
I have my external enumerated value list customization on which I pass a string as parameter (from the type and attribute management) to find a specific context.
This works fine, however I'd like to pass to the parameter, the context gathered from the "create window" via NmCommandBean.
Is this even possible?
I know I can get the context from a datautility, maybe is it possible to pass it to the external enumerated class?
Thank you for your help.
Antonio