Display Annotation field on Change Mgmt form based on another field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2020 07:34 AM
on my change mgmt form, i have a field called 'reason for change'. when i select an option, say option A, from that list, i need to have an annotation field display but only for that option. any other selected option, options B-Z, from the 'reason for change' list should not display the annotation field.
currently i have it displaying on the form for all reason's for change as i can't find the process to toggle it.
not sure if annotation is the correct way to do this or if some sort of message or information text box would work.
any thoughts and steps to help out would be appreciated.
Thanks.
Steve
- Labels:
-
Change Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2020 11:55 AM
i used the method above, modifying the pieces as needed, and i got it to work. the message value now displays under the field it needs to.
Thanks for your help! most helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2020 09:16 AM
hey instead why dont you try g_form.showFieldMsg() it would be easy to write a client script.
please mark correct if this resolves your query
regards
ajay