• Resolved aralar

    (@aralar)


    Hello all the team

    I find Forminator… great. To recommend without hesitation. You can easily build real small interactive applications.

    I can see that the developers are still hard at work (thanks!), As there are regular improvements. I take the liberty of making two suggestions.

    The first one. Would it be possible to introduce visibility conditions for the page break labels, as we can already do for the Submit button?

    The second. It would be great if we could set the length for each data entry field in the form.

    Thanks in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @aralar

    I hope you are doing good today.

    The first one. Would it be possible to introduce visibility conditions for the page break labels, as we can already do for the Submit button?

    Our developers are already working on this improvement and in the future there it will be possible to hide the whole page break(step) based on condition logic from the previous steps.

    As for now, you can use this snippet as a mu plugin:
    https://gist.github.com/wpmudev-sls/1ee76becbe96289ff880fe0ce3880b5e

    The second. It would be great if we could set the length for each data entry field in the form.

    Max characters is already an available feature for the input field and Textarea. There is also Limits for number fields. Could you clarify your case what length you would like to limit and for what field?

    Kind Regards,
    Kris

    Thread Starter aralar

    (@aralar)

    Hello, Kris

    The future possibility of conditioning the visibility of page breaks is good news. Thank you !

    On the second question, maybe I misspoke. Indeed, we can already limit the number of characters to enter (for example, 10 in the telephone field.) But the length of the input field in the form remains unchanged.

    Would it be possible to set the length of the input field in the form to 10 as well, so as to remove the blank space on the right?

    Thanks, once again.

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @aralar

    I hope you are doing well.

    The field size is created by CSS, so adding a limit wouldn’t make any difference about the space but you can manage it using a custom CSS.

    In case you need help to modify any field input size let us know and we can find a good CSS rule for you.

    Best Regards
    Patrick Freitas

    Thread Starter aralar

    (@aralar)

    Hello

    Thank you so much. The plugin deserves five stars, the support too.

    Good day

    • This reply was modified 4 years, 6 months ago by aralar.
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Two suggestions’ is closed to new replies.