Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ConfiForms PlainView
pageTitleEmbedding excel to custom ConfiForms view
formNamef
<p>[entry.sometextfld]</p>
<p>
  <ac:structured-macro ac:macro-id="a088e4c2-51c4-47bc-9c33-6f887947f9ac" ac:name="view-file" ac:schema-version="1">
    <ac:parameter ac:name="name">
      <ri:attachment ri:filename="[entry.zefile]">
<ri:page ri:content-title="Embedding excel to custom ConfiForms view"/>
</ri:attachment>
    </ac:parameter>
    <ac:parameter ac:name="height">250</ac:parameter>
  </ac:structured-macro>
</p>
 

Storage format

Code Block
<p>
  <ac:structured-macro ac:macro-id="7df31ed3-b5b8-4547-8a62-7772a77583b0" ac:name="confiform-plain" ac:schema-version="1">
    <ac:parameter ac:name="pageTitle">
      <ac:link>
        <ri:page ri:content-title="Embedding excel to custom ConfiForms view"/>
      </ac:link>
    </ac:parameter>
    <ac:parameter ac:name="formName">f</ac:parameter>
    <ac:parameter ac:name="atlassian-macro-output-type">INLINE</ac:parameter>
    <ac:plain-text-body><![CDATA[<p>[entry.sometextfld]</p>
<p>
  <ac:structured-macro ac:macro-id="a088e4c2-51c4-47bc-9c33-6f887947f9ac" ac:name="view-file" ac:schema-version="1">
    <ac:parameter ac:name="name">
      <ri:attachment ri:filename="[entry.zefile]">
<ri:page ri:content-title="Embedding excel to custom ConfiForms view"/>
</ri:attachment>
    </ac:parameter>
    <ac:parameter ac:name="height">250</ac:parameter>
  </ac:structured-macro>
</p>]]></ac:plain-text-body>
  </ac:structured-macro>
</p>