Search

Help

Page 3 of 32. Showing 315 results (0.227 seconds)

  1. Automatic validation for your fields

    Look for ConfiForms Form Field Definition macro parameter  validation.png Since version 1.4.17 you can use the reserved word [unique] in order to check … everything, but 'something'. Useful when you would like to apply validation on dropdown fields) ^(?!something).*$ Value is not empty ^(?=\s*\S).*$ Value
    ConfiFormsMar 06, 2024
  2. Limit number of characters in a field with ConfiForms Field Definition Rule

    Simple demo to show how to use validate the field against the max limit you set with ConfiForms Field Definition Rule Storage format … > <ac:rich-text-body> <p> <ac:structured-macro ac:macro-id="b4e45f42-4bbd-4148-8327-fde1d634c525" ac:name="confiform-field-definition" ac:schema-version="1
    TESTSept 24, 2018
  3. Using web-service backed fields

    , the field with the corrected content is automatically filled with the corresponding text. They can edit the text and submit. In the overview you want … Create a form create a field "postid" definition of type : webservice dropdown select service dummyjson.com http://dummyjson.com.posts take ID as id, title
    ConfiFormsJan 20, 2024
  4. Show characters count in text area field with ConfiForms Field Definition Rule of JavaScript type

    Simple demo to show how to use Javascript function with ConfiForms Field Definition Rule We just add a counter to textarea field and track the user input (there is no validation here, it is just a demo on how to glue together ConfiForms  field definition rule with custom JavaScript function and how to access
    TESTMay 17, 2022
  5. Simple form with custom registration layout and field rules to show and hide the fields

    -827b-7b3f3cb31082" ac:name="confiform-field-definition" ac:schema-version="1"> <ac:parameter ac:name="fieldName">requestType</ac:parameter … -e5e228d199d2" ac:name="confiform-field-definition" ac:schema-version="1"> <ac:parameter ac:name="fieldName">accessType</ac:parameter
    TESTJul 19, 2017
  6. Using ConfiForms Field Definition rules with JavaScript action to get and set field values

    > <p> <ac:structured-macro ac:macro-id="db13acea-4acb-4ede-8904-9300d7cbc084" ac:name="confiform-field-definition" ac:schema-version="1 … ="fieldDescription">Type some value into this field, then click on show and set value checkbox fields</ac:parameter> <ac:parameter ac:name="type">text</ac:parameter
    TESTSept 28, 2021
  7. 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
  8. 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
  9. 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
  10. Filters based on hidden field

    Here, we have a hidden field on the and each form enroll button has own default value preset for this field This one set's hidden field to "reg1"   This one set's hidden field to "reg2"   We can then use filters on hidden fields as on any other fields Table by hf=reg1, 1st registration control
    TESTMar 15, 2018