- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2023 04:32 PM
For instance, on the Incident form, when the user clicks anywhere inside the 'Assigned to' field, we would like the associated popup to automatically open. Just checking if it possible to achieve using client-side scripting or some other way.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2023 10:54 PM
Hi
sorry, but this is a bad idea and would decrease the user experience dramatically.
If the user needs more information about the referenced record, he can click on the info icon. But opening popups the way you are asking for is an unintended behavior and would lead to complaints.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2023 10:54 PM
Hi
sorry, but this is a bad idea and would decrease the user experience dramatically.
If the user needs more information about the referenced record, he can click on the info icon. But opening popups the way you are asking for is an unintended behavior and would lead to complaints.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2023 11:57 AM
👍