Make type field read-only on UI Page opened via GlideModal (Audit Engagement / Activity)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago - last edited 5 hours ago
Hi everyone,
I’m working on a UI Page opened in a Glide Modal and I need to make the type field read-only based on the calling table. When the UI Page is opened from
sn_audit_engagement
sn_audit_activity
The type dropdown should be pre-populated and read-only
For other tables, the field should remain editable
However, the field either:
Does not get disabled consistently, or
Gets disabled before the options are loaded
client script logic:
What is the recommended to reliably make a dropdown field read-only in a UI Page, especially when the UI Page loads asynchronously inside a GlideModal?
Any guidance or examples would be really helpful.
Thanks in advance!
- Labels:
-
Audit Management
