Hi guys,
Is there any way I can add a hidden field on an ItemType automatically generating a GUID every time a new Item is saved?
I have 2 separate ItemTypes that are used together in a list where I need to apply a filter. Using the ID of the item for the filter, is not enough since the ID can be found in both ItemTypes.
Thank you,
Adrian