- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2025 01:02 AM - edited ‎02-12-2025 01:11 AM
Hi experts!
I've created a new Configurable Workspace using App Engine Studio, but I'm experiencing an issue with popup modals for reference fields. When pressing the magnifying glass next to the field, the popup displays the correct list of records, but when I select a record, the modal closes, and the field on my form is not populated. This remains true for all reference fields available on the workspace, works fine in "normal" ui.
Any help would be greatly appreciated!
Thanks in advance,
Hannes
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2025 02:10 PM
I had the same issue and this solved it for me: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1645501
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2025 06:00 AM
Hello @hannesh
Can you check the below link, it helps you on the Model creation from the beginning.
https://www.servicenow.com/community/next-experience-articles/how-to-use-ui-actions-in-workspaces/ta...
If the above information helps you, Kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2025 09:54 AM
We have the same issue. I created a configurable workspace using app engine studio. The reference fields will not populate from the pop up modal, only if you use the typeahead feature.
There are no customizations to our workspace beyond telling app engine studio the tables we want to add. It does not work on Incident, Problem, Change Request, or any other forms in our workspace.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2025 02:10 PM
I had the same issue and this solved it for me: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1645501
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2025 12:43 AM
Thank you very much Marc, works like a charm!