Would it be possible to add an event “OnExport”?
Would it be possible to add an event “OnExport”?
Should only be raised as name suggests when exporting a template. Would allow to do some cleaning up (attaching items, clearing flags, etc) semi-automatically. Fail must however not prohibit export.
]]>
< ![CDATA[
I don’t feel inspired by this event and I wonder whether something bigger could be needed. Could you explain more what you mean by attaching items or clearing flags ? Is this something related to the onLoad event used to initialize various items for instance ? Or some global configuration that would be better (but currently not possible) to have per item ?
]]>
< ![CDATA[
Skip that idea. Before exporting I have to re-attach a lot of items, change from rowmode SIZE to NUM etc so the template is correctly importable on different device.
Thought this could be automated, should better be done explicitly by a single script, more control over the result.
]]>