You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This piece of code is designed for an usecase where you might want to populate a field value that you're passing as a query in the URL which redirects to a catalog item.
2
+
In this case, a custom field 'u_date' is chosen as an example to be shown:
3
+
4
+
1. You open a catalog item record via a URL that carries a date in the query string.
0 commit comments