Search

Help

Page 10 of 32. Showing 319 results (0.512 seconds)

  1. Using ConfiForms status fields in filters

    Status fields are teh special case in ConfiForms and their values are constants. See Documentation Status 5.0+ This field type permits easy grouping and presentation for entered data. Each status level is color-coded to foreground data groupings. Important Filtering by the status field can be a bit complex
    TESTJul 11, 2016
  2. How to access ConfiForms metadata fields

    Each record stored with ConfiForms has the following fields stored in addition     Also, these synthetic properties are also available (in most cases the use case for these properties is in IFTTTs - you cannot access them directly in ConfiForms Field macro, but could use inside the ListView / CalendarView
    ConfiFormsAug 31, 2017
  3. How to create a link to a page to preset the value for ConfiForms fields

    <a href="https://wiki.vertuna.com/display/TEST/How+to+create+a+link+to+a+page+to+preset+the+value+for+ConfiForms+fields?cf_name=myform&cf_values=mytext:hello … ='https://wiki.vertuna.com/display/TEST/How+to+create+a+link+to+a+page+to+preset+the+value+for+ConfiForms+fields?cf_name=myform&cf_values=' + formParams; } </script> mytext another some
    TESTDec 16, 2022
  4. Changing look and feel of the fields in views and in the form

    , sometimes, you may want to change the Look and Feel (L&F) of the ConfiForms fields, both when used in "views" and in the form This task is quite easy if you … the background color of the Text field on our form. image2016-7-6 21:52:51.png The result will be image2016-7-6 21:53:55.png What if we
    ConfiFormsNov 13, 2018
  5. Demo with conditional rules to show or hide fields on the form - storage format

    Storage format for Demo with conditional rules to show or hide fields on the form <ac:structured-macro ac:macro-id="06737cfc-a502-4e10-a73b-4cc78fc8384c … ac:macro-id="b642bd9f-ecfe-4f8a-86e0-7aa28adcda23" ac:name="confiform-field-definition" ac:schema-version="1"> <ac:parameter ac:name="fieldName">ASAModel
    TESTJan 17, 2018
  6. How to access dropdown fields properties - their IDs and LABELs

    This little demo shows how to access an ID and a LABEL from a dropdown field. See more about accessing field properties here: Accessing field values … values (showing dropdown field value in default mode)   Table with stored values and separate ID and label So, we are using "dd.id" and "dd.label
    TESTJul 19, 2017
  7. Using TableViewMerger to show fields in one column

    field1 and field2 fields in one column Storage format for the demo (form name changed to f1) <ac:structured-macro ac:macro-id="af0eabd5-5435-43c0 … > <ac:structured-macro ac:macro-id="f141d530-b38a-41d3-bf83-7aaa202e5015" ac:name="confiform-field-definition" ac:schema-version="1"> <ac:parameter ac:name="fieldName
    TESTJan 30, 2018
  8. The power of ConfiForms smart classifiers - creating automatically filtered fields

    classifier fields how to reference these fields in IFTTT macro (to send an email) Creating a simple form in Confluence with ConfiForms Smart classifiers help … form with just 2 text fields: text field with name "name" text field with name "email" form_to_store_users.PNG Now we proceed with the second form
    ConfiFormsNov 13, 2018
  9. Visual customisations in ConfiForms views based on the data stored in the fields with CSS rules

    In this tutorial you will learn how to customise the output of the ConfiForms based on field values Creating a simple form in Confluence with ConfiForms We will start with definition of a simple form, which has 2 fields: both of type "text" conditional-css.png Then we define a TableView (references our form
    ConfiFormsJan 02, 2020
  10. Creating time interval with 2 time fields

    This demo shows how to setup a form with 2 time fields and ensure the end time is AFTER the start time Source code <ac:structured-macro ac:macro … > </ac:structured-macro> <p> <ac:structured-macro ac:macro-id="c2f8e682-a1ed-45cc-9946-e65b72acebbe" ac:name="confiform-field-definition" ac:schema-version
    TESTApr 26, 2018