We’re doing quite some jQuery improvements to our SharePoint developments such as inserting navigation for document libraries, reordering elements, hiding menu actions, etc. and one of the big issues is that the jQuery action occurs “on document ready” and the end user might see the manipulation happening if the javascript execution is just a bit delayed.
One of the solutions we’re using is to set the body hidden using CSS on load and then in our jQuery show it again as follows:
Works like a treat btw, but maybe any of you have a better way ?
I got a question on how to use the Advanced Computed Field for conditional formatting and when I finished writing up the response I figured I might as well share it with the community, being you all :)
Here’s the config I used:
GREEN