Search

Help

Page 7 of 32. Showing 317 results (1.609 seconds)

  1. Some guidelines on using database fields in ConfiForms

    Since version 1.20 ConfiForms enabled new ways of integrations with existing databases. You are now able to create ConfiForms fields which use the database tables as their sources. Since version 1.22 we have enabled support of database-aware funcations to lookup values in DB via ConfiForms Field Definition Rules
    ConfiFormsApr 12, 2024
  2. Building a dropdown field in ConfiForms backed by webservice call to Jira Rest API - components field

    This is a variation of Building a dropdown field in ConfiForms backed by webservice call to Jira Rest API - createmeta but uses "components" REST API endpoint from Jira From test project TEST into a dropdown field https://vertuna.atlassian.net/rest/api/2/project/TEST/components Example response returned
    TESTFeb 28, 2023
  3. ConfiForms Get Started Diagram

    FORM defining ConfiForms Form Definition ConfiForms Field Definition FORM configuration for DATA entering and filtering ConfiForms Registration Control (FormView) FORM view configuration for displaying/modifing/filtering/sorting of stored DATA ConfiForms Field ConfiForms TableView ConfiForms ListView ConfiForms
  4. Form with yes no field and show/hide field definition rule

    A form with choice field, and when choice is set to true we show other 2 fields   Editor screenshots: def-rules-1.png Configuration for 2 … -8a98-576b2df0ff83" ac:name="confiform-field-definition" ac:schema-version="1"> <ac:parameter ac:name="fieldName">choice</ac:parameter
    TESTJul 19, 2017
  5. How to show or hide blocks of fields in ConfiForms conditionally

    Simple tutorial on how to use ConfiForms Field Definition Rules and it's counterpart ConfiForms Field Definition Rules ConfiForms Rules for Field Definitions … and want to show or hide blocks of fields conditionally Consider a form that has few fields like this container-custom-form.png
    ConfiFormsNov 30, 2021
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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