Prior to v19 I was able to edit favourites.xml like so...
... then assign to a skin variable with:
Favourite is not visible (others are) in DialogSelect for matrix but I can see it and run it in the favourites window. Any ideas why this would be happening? thx
PHP Code:
<favourites>
<favourite name="Test">LoadProfile(Test)</favourite>
</favourites>
... then assign to a skin variable with:
PHP Code:
<onclick>RunScript(script.favourites,property=MyVariable)</onclick>
Favourite is not visible (others are) in DialogSelect for matrix but I can see it and run it in the favourites window. Any ideas why this would be happening? thx