- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
I don't know what a screenshot would do. It would only show that the field is not visible. It is a tag selector marked as allowing multiple selections. There is nothing in the dialog definition about showing or hiding fields based on a selection. When the dialog is rendered, the field's style attribute is marked style="display: none;".
I looked at the initial document that was sent from the server and it is not set. There is some JavaScript that is doing this but I can't find it. It isn't custom code. It is something OOTB that is doing it.
What would be setting this and why?