- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
One option would be to turn off the highlight with the following script in the docReady event of the root node:
app.runtimeHighlight = false;
This means that the form will be rendered/displayed as you intend, but still allow individual users to turn back on the highlight if they want it.
Good luck,
Niall
Views
Replies
0 Likes
Total Likes