Hi all,

I've looked all over in the documentation and in our RQL logs, but I
just can't find the command to update a template's code.

I know that this will create a new template:

<IODATA loginguid="[!guid_login!]" sessionkey="[!key!]">
  <PROJECT>
    <TEMPLATE action="assign" guid="[!guid_template!]">
      <TEMPLATEVARIANTS action="addnew">
        <TEMPLATEVARIANT name="name" description="Template description"
         code="&lt;HTML&gt;
&lt;HEAD&gt;
&lt;TITLE&gt;RedDot&lt;/TITLE&gt;
&lt;/HEAD&gt; &lt;BODY&gt; &lt;/BODY&gt; &lt;/HTML&gt;"
fileextension="html" insertstylesheetinpage="0">&lt;HTML&gt;
&lt;HEAD&gt;
&lt;TITLE&gt;RedDot&lt;/TITLE&gt;
&lt;/HEAD&gt; &lt;BODY&gt; &lt;/BODY&gt; &lt;/HTML&gt;
        </TEMPLATEVARIANT>
      </TEMPLATEVARIANTS>
    </TEMPLATE>
  </PROJECT>
</IODATA>

But what I need is to update an existing one.

Anyone know the command?

Thanks,

Luca

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reddot-cms-users+unsubscr...@googlegroups.com.
To post to this group, send email to reddot-cms-users@googlegroups.com.
Visit this group at https://groups.google.com/group/reddot-cms-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to