Skip to main content

Hi everyone,

I have just hit upon another issue and that is the maximum characters limit on a custom enumeration.

Just wondering can I achieve what I am after by creating a CLU and the user selects what they are after from there ?.

Not sure if this is even possible  just a thought - please let me know your thoughts.

 

Thanks

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


Reply