• Easy to use and a lot of functions. To make it even better: if we could format the display (example: we can insert columns, colour…etc)

    • This topic was modified 7 years, 3 months ago by kietygory.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @kietygory,

    Thank you very much for the review.
    Concerning to the limitations listed, my apologies, but all of them are possible:

    – If you want to format the form to display columns, you simply should insert a container field (Div or Fieldset), and select the number of columns through the “Columns” attribute, and finally, insert the elements that belong to the same row into the container. (note: you can nesting container fields if you need more than 4 columns).

    Another possibility is the use of the special class names distributed with the plugin: column2, column3 and column4. For example, if you assign the class name: column2 to two consecutive fields, they will be displayed side by side (Note: the class names are assigned to the fields through their attribute: “Add CSS Layout Keywords”)

    More information in the following link:
    https://cff.dwbooster.com/faq#q320

    – If you want customize the appearance of your form there are multiple alternatives:

    First, you can select one of predefined templates distributed with the plugin from the “Form Settings” tab (https://cff.dwbooster.com/images/documentation/form-settings-tab.png)

    Second alternative, you can redefine one of the styles used by the plugin. The styles can be redefined directly in the form, entering the CSS rules through the “Customize Form Design” attribute in the “Form Settings” tab (the list of class names used by the plugin is available in the following link: https://cff.dwbooster.com/faq#q82)

    Third alternative. If you want modify the appearance of a specific field, you can assign to it a custom class name, through its attribute: “Add CSS Layout Keywords”, and then, define this new class through the “Customize Form Design” attribute in the “Form Settings” tab, or directly in the CSS files of your website.

    Best regards.

    Thread Starter kietygory

    (@kietygory)

    Thank you very much for the support, even after a good review, I will look into it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Easy to use calculator – highly recommend’ is closed to new replies.