Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • What is ConfiForms?
    ConfiForms is an add-on for Atlassian Confluence which helps you to build and manage data entry forms.


  • Who develops ConfiForms and how I can get help?
    ConfiForms add-on is developed and maintained by Vertuna LLC, established in 2005 and based in Estonia, Tallinn. We are Atlassian Verified partner since 2015

    You can contact us directly via the button below and we aim to answer you in max within 48 hours, but in most cases much fasterfaster (smile)

     

    ConfiForms (FormView) Registrations Control
    pageTitleConfiForms Backlog
    registrationMessageThank you, we will contact your shortly
    registrationButtonLabelContact us to get support on Vertuna LLC add-ons

     

     

     

  • Where ConfiForms stores data?
    ConfiForms stores data in page metadata table called OS_PROPERTYENTRY. Internally the data is stored as XML. As the data is stored as page metadata it becomes a part of Confluence standard backup and restrore procedure. But this also introduces the limits - we are able store (within one form) as much as the "text_val" field in "OS_PROPERTYENTRY" table can accomodate. You can have multiple ConfiForms, this limit is per form. For example, when Confluence uses MySQL database then this field type is MEDIUMTEXT which has a limit of 16MBs (which you can easily ALTER to be of a larger size). 

...