Vera Caruso How templates work is documented here inEloqua 10 Email Template Manager.
When uploading an HTML templates, you can pre-configure those defined editable sections in your code which will update the template from standard to protected upon upload. You can also upload that template and begin in standard mode. You can then define editable sections in one of two ways.
- First, insert these tags into your code: elq-edit="true" to allow that area to be editable and/or elq-delete="true" to allow that area to be deletable. The template mode will automatically update to "protected" once you've inserted those tags.
- Second, if you have the Eloqua 10 Email and Landing Page Live Preview Editors enabled in your instance, you can hover your mouse over a section, right click, and select "Mark as Editable" and configure your settings there.