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
You can do that via a DataExtension on your DataObject/Page and take advantage of the onBeforeSerialize to add an extra field with the Link() value of the page.
I'll try to put an example together when I have a minute.
Would be good if there was a nice way of passing a page full URL to the json.
Currently a page returns the URLSegment, but no full path.
The text was updated successfully, but these errors were encountered: