• Resolved mstudioIL

    (@mstudioil)


    How can I make the form to be more RTL ? the message about the “sending” are align to left and on the top. I want them to be on the right and bottom.

    How can I have different counter for the form I have {hidden-1} and {hidden-2} and I use “Submission ID” but it is the same for both forms, I want to have Submission ID for each form.

    • This topic was modified 6 months, 1 week ago by mstudioIL.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @mstudioil

    Hope you are doing well today.

    You can change the text alignment for the success message in the form editor -> behavior.

    View post on imgur.com

    How can I have different counter for the form I have {hidden-1} and {hidden-2} and I use “Submission ID” but it is the same for both forms, I want to have Submission ID for each form.

    The submission ID will always be same when the form is submitted, you need to use form submit date or something else, unfortunately there is not built-in option for multiple counters that work like submission ID. You will need a custom code for that.

    Best Regards
    Amin

    Thread Starter mstudioIL

    (@mstudioil)

    Thank you for the answer

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘RTL support and counters’ is closed to new replies.