- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2022 12:53 AM
Hello all,
I'm learning Now platform and try to create an App. The App has two data table Order and Order Line, and Order Line has a reference field to Order.
There is a embedded list "Order Line -> Order".
But once I put it to the form, it not work.
How can I fix this?
Solved! Go to Solution.
- Labels:
-
Studio
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2022 02:22 AM
To use embedded list, revert to UI16.
For all user, set system property "glide.ui.polaris.experience" to false.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2022 01:53 AM
Hi Yunfei,
There's a following note in ServiceNow documentation on Embedded Lists.
Note: Embedded lists are not supported in List v3. Embedded lists always display in List v2.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2022 01:56 AM
Also a note in UI Builder
Note: Embedded lists are only supported in UI16 and earlier.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023 10:06 AM
List v3 is deprecated, and unavailable to new installs, so I wouldn't worry too much about that distinction w/ using embedded lists. The biggest consideration when using them is that embedded lists are only supported in native form views (the OOB SP Form widget does not render them, nor does Workspace UI).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2023 02:55 AM
Hi Brian (or anyone),
First off, newbie alert so apologies if this is a silly question..
As the embedded list is no longer available in the latest form designer, is there an alternative method to achieve a similar outcome in the newer form engine or is this on a roadmap somewhere and just not built quite yet?
Thanks
Andy