Search

Help

Page 4 of 9. Showing 81 results (0.069 seconds)

  1. Known issues

    a lot better with larger datasets. These improvements have affected the way we generate auto-number for each new record you save in ConfiForms.  We don't … > - name of the form Another option is to export your form dataset in RAW format and upgrade the ConfiForms to (at least) 2.0.9 and use recovery API to recover
    ConfiFormsJan 01, 2020
  2. Data Export tricks and hints

    ) - comma separated values XLS (+flattened view) - Microsoft Excel format JSON - JSON format XML - dataset exported in an XML format First 2 are for end … UI also provides a way to see the structure of the form dataset, providing RAW data format. This is mainly used for troubleshooting and data recovery What
    ConfiFormsAug 10, 2022
  3. JavaScript functions

    to have an additional validation in place to validate the field's value function cfRemoveFieldRequired(formId, fieldName) Removes required field
    ConfiFormsJan 24, 2024
  4. Resetting form data

    >"} And use Migration and Recovery API to get it uploaded to your form, replacing everything in the dataset of this form with an "empty dataset" This will reset
    ConfiFormsFeb 19, 2021
  5. Using filter based on criteria rule

    ). One note to mention is when you apply the filter on a smart field or on any non-simple field then you actually work on the dataset this field references. So, the filter should be constructed as you are on the dataset this smart field is using. More about this action in the following tutorials and demos: Using
    ConfiFormsAug 21, 2019
  6. How to use ConfiForms ValueView macro to show field values

    of January 2016 At the moment we have just one value in the dataset which matches this condition. So the output will be just  value-view6.png If dataset
    ConfiFormsNov 13, 2018
  7. Sorting in ConfiForms

    a predefined macro parameter for limiting records count returned Example: f1 ASC, f2 DESC - will sort the dataset by f1 field values in ASC order and by f2 in DESC order Example2: f1 ASC, f2 DESC LIMIT 2 - will sort the dataset by f1 field values in ASC order and by f2 in DESC order and limit the number of records
    ConfiFormsFeb 22, 2018
  8. Working with Dependent DB dropdowns

    query results become the dataset similar to internal datasets stored within ConfiForms.   Storage format for the whole solution (you can import it using … and the name of the fields are chnaged in the resulting dataset. Therefore the field definition rule is changed as well. See below <ac:structured-macro ac:macro-id
    ConfiFormsJan 03, 2017
  9. TableViewMerger macro to help us to count registrations by user

    the row with this "key" is present in the dataset Consider to have a simple form with a given structure (2 fields): image2018-2-23_9-53-9.png … , while [total] holds a total number of records in the dataset So, for the data like this: image2018-2-23_10-2-59.png you will get this calculated
    ConfiFormsFeb 23, 2018
  10. Vendors and Clients - using Charts and TableViewMerger

    automatically) same as above but with flattened dataset same as above but with flattened dataset vendors.length with Merger table … > </ac:structured-macro> </div> </ac:rich-text-body> </ac:structured-macro> <p>same as above but with flattened dataset</p> <ac:structured
    TESTFeb 17, 2022