Search

Help

Page 3 of 9. Showing 81 results (0.083 seconds)

  1. Validation for empty textarea based on selection in another field

    This quick demo demonstrates how to set up a conditional validation rule It will require you to type "Description" when you select and option. "IT Help … </ac:parameter> <ac:parameter ac:name="action">Validation rule</ac:parameter> </ac:structured-macro> </p> </ac:rich-text-body> </ac:structured-macro>
    TESTOct 22, 2020
  2. Validation is reported twice - in header and for each field

    How to setup a form to report validation errors additionally next to each field which failed the validation Here is the form:   This behavior is managed through the parameter on ConfiForms Registrations Control image2017-7-19 9:58:47.png Which results in this behavior image2017-7-19 10:0:38.png Here
    TESTJul 19, 2017
  3. Form with validation rule to accept only numbers from 1 to 10

    be between 1 and 10</ac:parameter> <ac:parameter ac:name="action">Validation rule</ac:parameter> </ac:structured-macro> </p> </ac:rich-text
    TESTJan 23, 2018
  4. Documentation

    metadata fields): id - record internal id (UUID), unique for every saved record within dataset ownedBy - the username(s) of the users who own the record … a value and validate the user's input. Field type type The field's type which defines how data can be entered in the field
    ConfiFormsJul 23, 2023
  5. Validation tests

    Quick tests....
    TESTAug 28, 2017
  6. ConfiForms Filters

    (to match exactly) This works in Field Definition Rules and allows you to have validation rules as dynamic as this Calculations on date/datetime … as last one, meaning that other filters were already applied on the dataset and you need to check the count of that filtered result [today] _today
    ConfiFormsFeb 02, 2023
  7. ConfiForms FAQ

    . There are no limits on the dataset size per form in ConfiForms, but your database is limited to holding the total of 2,147,483,647 records (for all the forms … hundreds of concurrent users accessing the same forms datasets is not what it is designed for. However, we have seen installations where ConfiForms holds 5000
    ConfiFormsJun 27, 2023
  8. Accessing field values and properties

    in the dataset Numeric [entry._total] _total total number of records in the dataset Numeric [entry._formName] _formName Name of the form is now available
    ConfiFormsMar 19, 2024
  9. Audit log has been deprecated - what to do

    These ConfiForms IFTTT actions could help you: Copy ConfiForms Data (remember to set up the filter on the dataset you want to copy - as id:[entry.id], as this action operates on the whole dataset by default) Copy ConfiForms Data to DB (remember to set up the filter on the dataset you want to copy - as id:[entry.id
    ConfiFormsOct 07, 2019
  10. REST API for ConfiForms CLOUD

    records. Use to see matching records to see what records will be affected by delete to test your "query" (filtering expression) Validate Validates parameters against the rules and field types configured by the form GET POST /validate/{token}/{pageId}/{formName}?<FIELDS> fields are given in a key=value
    ConfiForms CLOUDMar 14, 2024