I need to change default “pencil” icon (as well as its pop-upo help) to something else
How can I do this ?
OPTION:
Basically I have a Master/Detail App which needs to run in 2 modes:
- edit mode
- Read only mode
Another words I will have two entries on the Menu 1-Administration 2-View. When running in the View mode I want the user to see the VIEW DETAILS pup-up test (instead Edit Record) and I want the user to see a different icon. My first guess was to create 2 separate Apps and make the second one ReadOnly, but the question is how to change an icon. This is probably not the most efficient solution, so is there is anybody to advise me for a better one I would really appreciate.
Arthur