Bruce, Thank you very much for your response. When I insert the script into the layout.ready event, the following occurs:
- Field does not highlighted upon opening the form
- Field highlights yellow when the user clicks on the text field to modify the default content
- If the user modifies the default content, then the text field will not highlight again upon entering/exiting the field
- If the user does not modify the default content, the highlight will turn off upon exiting the field, but will turn back on when the field is reentered.
Ideally what I am looking for is the following condition:
- Text field highlights yellow upon opening the form
- When the default content is modified, then the highlighting is turned off
- If the user enters the field, but fails to modify the default content, the field will continue to be highlighted yellow.
Thank you very much for your recommendation of using floating fields. However, that option would not work well with my form. Any additional insight you may have would be greatly appreciated. Again, thank you for your response.