Message 1 of 1
Create default attribute editor AE Template using XML?
Not applicable
02-06-2014
01:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there, I'd like to create an attribute editor templaye using the xml workflow but I cant work out how to do this for my default view
opening an element like this
<view name="Rendering" template="AEms_renderSettings">
works fine, but if I try:
<view name="Default" template="AEms_renderSettings">
I just get an extra attribute editor view named 'Default' but the original id=s still the actual default
There are no other mel attribute editor templates that coudl cause conflicts or anythign like that, the 'Default' view is just the automatic attribute editor that gets generated.
Is there a way to create a default attribute editor template in xml? or is there really only the option to create extra ones?
Thanks, jon