Search

Help

Page 8 of 32. Showing 317 results (0.208 seconds)

  1. Setting value for the smart field

    In this demo you can see how to setup a form that makes a lookup into another form and sets the value to the smart field Smart fields in ConfiForms operate … field which we will set based on the search made in the search field -- will set selected and paramStatus fields In editor mode you will have
    TESTOct 21, 2020
  2. Simple calculation with formula field

    Here is a simple demo to show how the formula fields can be used  We have 2 types of fields for calculations: Calculated - which is calculated ONLY when … or operations documented here: Supported math operators, formulas and functions There is also a way to do calculations with ConfiForms Field Definition Rules Page
    TESTJan 24, 2021
  3. Allow to register records with dates only after "now" - demonstration of ConfiForms Field Definition Rule

    " ac:name="confiform-field-definition" ac:schema-version="1"> <ac:parameter ac:name="fieldName">mydate</ac:parameter> <ac:parameter ac:name="fieldLabel … ="confiform-field-definition-rules" ac:schema-version="1"> <ac:parameter ac:name="condition">mydate:<[entry._now]</ac:parameter> <ac:parameter
    TESTSept 13, 2023
  4. Smart classifiers and field definition rules

    classifier fields have the same naming convention as the other fields, basically the same name as you give it in ConfiForms Field Definition     This is quite a complex topic and requires knowledge of Javascript and a bit of technical background, as it does not work the same way as with other type of fields. We
    ConfiFormsOct 10, 2016
  5. Master Detail forms or how to show data from 2 forms which are referenced using ConfiForms smart fields

    First form with "authorsDB" with one text field (as in the tutorial above), but we will add 2 more fields to this form, to keep birthdate (birthDate of field type date) and picture of type file (to store image)  master-detail-1.png Storage format for the form: <ac:structured-macro ac:macro-id="50385208-7004
    ConfiFormsNov 08, 2019
  6. Using Webservice Object Referencing Field

    In this short tutorial we will show you how to use a Webservice Object Referencing Field type in ConfiForms We will configure it to show the data from Jira issue And alternatively from a Confluence page. So there will be 2 fields of this type in a form We are configuring a form with 2 fields, one to point at our
    ConfiFormsFeb 03, 2021
  7. Using ConfiForms Field Definition Rules

    Show the fields when "Yes" is selected     <ac:structured-macro ac:macro-id="3bc18a1e-cb16-4fad-8c21-dd6befb162e0" ac:name="confiform … ="confiform-field-definition" ac:schema-version="1"> <ac:parameter ac:name="fieldName">iscontest</ac:parameter> <ac:parameter ac:name="fieldLabel
    TESTJul 25, 2017
  8. Limiting characters count in a field

    Simple demo how to use ConfiForms Field Definition Rule to limit a number of characters a field can accept   The view in the editor Screen Shot 2017-08 … -text-body> </ac:structured-macro> <p> <ac:structured-macro ac:macro-id="f22bb357-6bdf-4af8-a5a3-5db4a30c49f5" ac:name="confiform-field-definition
    TESTAug 11, 2017
  9. Using Excel files as sources for ConfiForms fields

    will be filtered to match (as substring) the given value Text No lookupField Since 2.27.23 Limiting the matching logic to specific field (cell) Example … Since version 1.53.4 we have introduced couple of experimental APIs which help you to make a bridge between ConfiForms web-services backed fields and Excel
    ConfiFormsSept 26, 2022
  10. Using Field Definition Rule to request data from JIRA and set it to ConfiForms fields

    In this tutorial you will learn by example how to setup a rule to lookup data from your JIRA server and set it to ConfiForms fields Creating a simple form in Confluence with ConfiForms Let's start with a simple form It will have just 3 fields A field (called "keyCF") to ask for JIRA key (can be of any type
    ConfiFormsSept 27, 2016