Discussion
7
Replies
1403
Views
Posted: March 27, 2015
Last activity: March 31, 2015
Hide required icon on read only mode
I have a requirement to hide the required icon when a section is in read only mode, i can't find the css definition that has that definition.
Doest anyone know where i can perfom this change?
Thanks
Unless its a application wide requirement, I dont try to implement it as CSS level.
I will create another section in read only mode with out required icon and control when to show this readonly section.
--Bala