The CreatorCon Call for Content is officially open! Get started here.

Open reference field pop up using client script

ycd
Tera Contributor

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.

1 ACCEPTED SOLUTION

Maik Skoddow
Tera Patron
Tera Patron

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

View solution in original post

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

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

ycd
Tera Contributor

👍