Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Adding icons in Developer Studio
provides some predefined icons that are available Out-Of-The-Box (OOTB) for a Progressive Web Application (PWA). You can add an icon to a UI element on a form in . To know what icons are available to support PWA, see Icons-available-in-Developer-Studio-to-support-PWA.
In , paste the icon name as the value for a property that supports icons. You must paste the icon name as it is.
View the form in PWA to see the icon. To know how to enable a PWA, see Enabling-Progressive-Web-Application. You can see that the icon is displayed on the form in PWA.
Paste the icon name as the value for the Default Thumbnail Image property. The Default Thumbnail Image property is one of the properties where you can use an icon name.
View the form in PWA to see the icon. To know how to enable a PWA, see Enabling-Progressive-Web-Application. You can see the d-icon-user_o icon () on the form in PWA. If you use the d-icon-user_circle icon name, you can see the person icon in a circle .