Search

Help

Page 3 of 32. Showing 317 results (0.699 seconds)

  1. Filtering a smart dropdown and keeping the track of who has already registered

    ="values">expired:<[today] AND cc:0</ac:parameter> <ac:parameter ac:name="action">Apply Filter on a field</ac:parameter> </ac:structured-macro> </p … ="confiform-field-definition" ac:schema-version="1"> <ac:parameter ac:name="fieldName">user</ac:parameter> <ac:parameter ac:name="fieldLabel
    TESTJul 19, 2017
  2. Virtual functions

    Functions support chaining ! That means you can apply function on a result of the previous function as much as you like See also Accessing field values and properties . You can use complex properties in your filters. For example filtering dropdown fields by values and by labels, filtering page type fields by page
    ConfiFormsApr 14, 2024
  3. Demo form with a dynamic filter and CalendarView with intervals field

    This demo is very similar to Demo form with filter and ConfiForms CalendarView with intervals and dropdown for choices, but has the "text" field for storing the "names" and the in a Dynamic filter a user is presented with a text field as well   Search item: - Storage format for the solution
    TESTJul 19, 2017
  4. Simple stock - warehouse with ConfiForms

    > <ac:parameter ac:name="values">quantity:>0</ac:parameter> <ac:parameter ac:name="action">Apply Filter on a field</ac:parameter> </ac:structured-macro … in storage format (please remember to change the config for "orderItem" field in the form#2 (orderForm1) to reference the stock form on your page) <p>In this example
    TESTAug 22, 2018
  5. The power of ConfiForms smart classifiers - creating automatically filtered fields

    classifier fields how to reference these fields in IFTTT macro (to send an email) Creating a simple form in Confluence with ConfiForms Smart classifiers help … form with just 2 text fields: text field with name "name" text field with name "email" form_to_store_users.PNG Now we proceed with the second form
    ConfiFormsNov 13, 2018
  6. Automatic validation for your fields

    everything, but 'something'. Useful when you would like to apply validation on dropdown fields) ^(?!something).*$ Value is not empty ^(?=\s*\S).*$ Value … 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
    ConfiFormsMar 06, 2024
  7. Supported math operators, formulas and functions

    [entry.field_name] notations you can access other field properties (depending on a field type) and apply functions whenever needed Accessing field values … List of math operators and functions supported in ConfiForms Field macro (calculated/formula fields and TableView Merger macro) + ConfiForms ValueView macro
    ConfiFormsApr 23, 2024
  8. Multiple ways to show your form data in Confluence with ConfiForms

    a form name, page where form is located, a filter (if you want to show field value for particular record) and a field name Also, you can apply some CSS if you … as-is, to mix with HTML and other code) as ValueView (shows particular field value) Creating a simple form in Confluence with ConfiForms ConfiForms
    ConfiFormsMay 20, 2020
  9. Using and configuring ConfiForms Dynamic Filter Control

    Dynamic Filter Creating a simple form in Confluence with ConfiForms As usual, let's start with a simple form. The form will have 3 fields Field label … to have a free text search with custom layout then add a ConfiForms Field macro inside the Filter Control macro body and set it's field name parameter
    ConfiFormsSept 08, 2022
  10. Using transform function with smart fields

    into the following: Take the value of field "purpose" (form nr.2) Apply transform function on the field "choice" (this is already a form nr.1, as field purpose is a smart field and it references values in another form) Apply another function (asArrayMultiSelect) on the values Which will give us the result we need
    ConfiFormsOct 11, 2016