The LU name is limited to 30 characters. I'm not sure if this poses any difficulties if you want to create a longer name.
Hi Jannette,
Yes, a custom LU (entity) that is then referenced from a custom attribute could be a solution when an enumeration is too limiting.
Base Data:
This approach requires you to provide the values for the list in some way. You can either allow flexibility by adding an overview page where users can edit the values, or you can provide an insert script to populate the table with the list of available values.
Kind regards
Tobias Furberg
Thanks @tofuse
I have created the custom LU with the required data. How do I then from the master part custom field reference back to the custom LU ?
Thanks
You create a custom attribute of type reference where the reference is your new LU
Thanks so much, all working now