Hi All,
I want to identify custom build enums in xtk:enum schema. Any leads to this will be helpful ?
Regards,
Vipin
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Vipin,
as xtk:enum is factory-configured object you cannot edit schema directly.
You may use schema extension (create new schema with enum name but defined in your own namespace (ex. customer:enum)) to extend default schema with custom built enums.
Regards,
Milan
Views
Replies
Total Likes
Hi Vipin,
as xtk:enum is factory-configured object you cannot edit schema directly.
You may use schema extension (create new schema with enum name but defined in your own namespace (ex. customer:enum)) to extend default schema with custom built enums.
Regards,
Milan
Views
Replies
Total Likes
Hi Vipin,
You can identify them by using column: Created by - Label.
If enum is custom created, it will have any operator assigned to it.
If it is out of the box, it will be blank.
Thanks,
Jyoti
Views
Replies
Total Likes