Search

Help

Page 5 of 32. Showing 317 results (0.306 seconds)

  1. Creating links to filter views from request parameters - url

    the projects from the form "MyForm". The form has a field named "title" And this link will filter the TableView showing only projects which has "test … which employs a "special" parameter. Parameter name is: cf_search_  followed by the form name you would like the filter to be applied on. Let's consider
    ConfiFormsOct 11, 2023
  2. Change field label with Field Definition rule and JavaScript

    Online demo to demonstrate how to use ConfiForms Field Definition to change the field's label Via dialog Embedded form <script> function … .$('#wysiwygTextarea_ifr').length === 0; } </script> Storage format for the solution / demo <p>Online demo to demonstrate how to use ConfiForms Field
    TESTMar 22, 2024
  3. Dynamic filter with constant filtering condition

    We have a form with 2 fields to hold the "branch" and a status with checkbox (field name: yesno)     Listing all the records   Listing only the ones with not OK answers   Using filter by branch and showing only not OK records Storage format <ac:structured-macro ac:macro-id="fcd1c7da-0c29
    TESTJul 19, 2017
  4. ConfiForms FAQ

    ). And the size of the record is limited by the number of characters your database can hold in a CLOB type field (ConfiForms limit is 2,147,483,647 bytes per record … as the "text_val" field in "OS_PROPERTYENTRY" table can accomodate. You can have multiple ConfiForms, this limit is per form. For example, when Confluence uses
    ConfiFormsJun 27, 2023
  5. Using TableView merger to find duplicate records

    in this "group" We can use this field in a filter, to show only those marks which were registered more than once Count:>1 Storage format for the TVM can be found below … will have a simple form with just 2 fields Screen Shot 2016-12-30 at 21.29.04.png Field "myname" of type text and the field "mark" - a dropdown with choices
    ConfiFormsDec 30, 2016
  6. Feature set

    for data forms (or standard if you want to start quickly) Custom layouts for edits, partial edits, inline edits and individual edits of particular fields Workflows and integrations - via handlers for ConfiForms events (ConfiForms IFTTT rules) More than 70+ field types to choose from Data
    ConfiFormsJul 18, 2018
  7. Working with database fields in ConfiForms

    to source the data for your fields in ConfiForms directly from your databases. This requires your database to be accessible from your Confluence server and you need to provide the connection configuration, before you can use those fields. More on this below. We have 4 type of fields which can be backed by a database
    ConfiFormsApr 12, 2024
  8. Smart classifiers and using complex properties

    to be taken from the first form, and the reducing/filtering logic is as follows:  by field t1 by field t2 by field t3 smartclass.png then you might want … a particular smart classifier field only (and not the whole record) Let's consider the following setup: We have 2 forms 1st form has 3 fields, all are of type text
    ConfiFormsSept 12, 2016
  9. ConfiForms Macros

    for data entering and filtering FORM view and FIELDS view configuration for displaying/modifying/filtering/sorting of stored data ConfiForms TableView ConfiForms … (Form View) ConfiForms Field 0 .. n ConfiForms Form Filter Control ConfiForms Field 0 .. n * must be used with some view macro to filter stored data
  10. Demo of Update by filter action to update the dependent dates in a form

    This is a quick demo on how to use the update by filter action in ConfiForms to update the start date of a record when the connected record's end date has been changed (we have a field to link the records called "followTaskKey") Please note that this will not work for the anonymous users as editing of records
    TESTOct 02, 2018