Hi,
In configuration console is there a way to create a dropdown for a custom user field?
Basically we created a custom user field on the Employee Business class and LRCDetail form and related it to a Custom Business Class using custom relation.
Now we want the users to select the value to be entered on that field from the Custom Business Class values only by creating a dropdown where they can search and select the required value for that field.
Kind of like what we used kndef and skndef in Lawson.
Is it possible in LPL?
Could someone share a custom code on how to do it?