Hi there,
I am trying to use a nested asset in an asset listing type format, which needs to pass the listing asset url to another Reset Resource Js, and get the response back.
In nested content. I am trying to pass the listing asset's url to the nested Rest JS by setting the variable name as metaA, variable value to %asset_url%, then in the rest resource JS, using %globals_get_metaA%, which seems not getting the value from the listing assets. I can pass the the value such as "About", but not a url or with key words %asset_url%.
I tried using %nested_asset_url%, still no luck.
Anyone can help, would be really appreciated.
Thanks.