I have to add red inline message inside the Entry Template for one specific AD group.
I thought about create a new attribute aditor as showen on this link.
http://www.notonlyanecmplace.com/create-your-custom-attribute-editor-part-1/.
I will use the eds extra function to check on open entry template if show the red inline message for that user or not by hide and show this property.
In this link they use an ecm.widget.validationTextBox that is not relevant, i want to add an HTML red bold section instead.
What dojo widget i can use instead ?
I have to show the field name lable inside the entry template while i am creating new editor?
I dont want to add AddContentItem Dialog and edit the entry template to fit my needs, it will make my plugin depend on navigator version.
Thank you
#IBMContentNavigator(ICN)#Support#SupportMigration