I have been trying for a long time to change the format of a page tab, in order to indicate whether or not there was data to be displayed.
I finally figured it out and it makes a huge difference
Firstly, view the form in your browser and determine the form name by doing an inspect.
Then in the onLoad event add javascript to change the format.
I attach a copy of the inspect and the JS
1 Like