How to create a UI Action that onClick redirect to specific field in the current form in SOW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2023 11:07 PM
How to create a UI Action that onClick redirect to specific field in the current form in SOW?
I tried to use getElement('field').focus() but its not working:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2023 11:10 PM
@Alon Grod the field is an URL?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2023 11:12 PM
@Eswar Chappa not its a regular field of type Reference on the incident form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2023 11:16 PM
@Alon Grod on click you need to open that reference record on the form in new tab in Workspace right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2023 11:23 PM
@Eswar Chappa not in new tab, i want that the focus will be on this field so the user will understand that he needs to manually populate this field