My application has a page attribute to store the page title. while writing the site plan, I am loading the page asset using asset:load by ID field. In the same way i want to get the value from "PageTitle" page attribute using asset:get instead of assetset: tag.
How to get value of an custom attribute using asset:get tag
1.2k Views Asked by Mandava At
2
I think its not possible Mandava. The assetset api was built for handle flex assets. asset:get handles basic asset attributes like id, startdate, enddate..