Search

Help

Page 5 of 32. Showing 315 results (0.092 seconds)

  1. Release Notes

    ConfiForms forms with a number fields that exceed 256 then please vote for this issue to be fixed https://jira.atlassian.com/browse/CONFSERVER-88259 … ="struts.multipart.maxStringLength">100000</property> <property name="struts.multipart.maxFiles">1000</property> These allow the forms to have 1000 fields and the field value accepted could
    ConfiFormsApr 29, 2024
  2. Building a dropdown field in ConfiForms backed by webservice call to Jira Rest API - createmeta

    In this tutorial we show how to fill in the dropdown field with values for priorities (priority field in JIRA project) The underlying request is as follows … ", name: "Task", subtask: false, expand: "fields", fields: { summary: { required: true, schema
    TESTApr 15, 2023
  3. ConfiForms Field Types

    Below, please find the list of field types available in ConfiForms. Important page to help you with accessing and transforming values can be found here: Accessing field values and properties Documentation core confiforms
    ConfiFormsFeb 04, 2021
  4. How to use ConfiForms comments field

      Configuring the form with a comment field is easy. Just define the form and add the field with the type like this image2017-7-19 11:31:17.png We have here a form with just one field   Showing the comments using a ListView image2017-7-19 11:32:16.png Online view:    
    TESTJul 19, 2017
  5. Running custom Javascript via Field definition rule

    When you change the selection in "My dropdown field" you will see a custom JavaScript function gets executed, that's shows the alert message with values for both fields <script> function showMessage(myform){ alert(AJS.$(myform).find('#i_mydropdown').val() + ' ' + AJS.$(myform).find('#i_mytextfield').val
    TESTOct 10, 2018
  6. 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
  7. Is it possible to run ConfiForms IFTTT macro on field transition

    and others in Virtual functions. But here, we would like to show you how you can set the condition in IFTTT macro to track the field transition, field value change from one value to another. assume we have a field called "MyStatus", it is a dropdown field with many options and we are interested to know when the value
    ConfiFormsNov 23, 2017
  8. trunc the field with trunc virtual function

    Full and trunc-ed (50 first symbols) with custom header And this is by setting the field name in ConfiForms Field to fieldname.extractText.trunc(50)
    TESTJan 24, 2020
  9. Authors and books - using rule to copy value from a referenced field

    This demo shows how the data could be copied from one form to another using "Set value" Field Definition Rule Showing the data over form2 and only own fields. The value for author2 field is copied from form 1, author field. This means that changing the field value in form 1 for field
    TESTOct 21, 2020
  10. Validation for empty textarea based on selection in another field

    " in the Type1 field Complete storage format <ac:structured-macro ac:macro-id="927ae3ca-cca5-4c32-b0de-7ca29076aa93" ac:name="confiform" ac:schema-version … -4fd961abb51f" ac:name="confiform-field-definition" ac:schema-version="1"> <ac:parameter ac:name="fieldName">Type1</ac:parameter> <ac:parameter ac:name="fieldLabel
    TESTOct 22, 2020