Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
ConfiForms Form Definition
formNamef
sashRegister new

 

sometextfldMy text fieldtext

zefileThe filefile

 

Showing standard in TableView

ConfiForms TableView
formNamef

sometextfld

zefile

 

 

 

ConfiForms PlainView
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="demofile[entry.xlsxzefile]"/>
    </ac:parameter>
    <ac:parameter ac:name="height">250</ac:parameter>
  </ac:structured-macro>
</p>
 

...