• Resolved HgtuRgg

    (@kalyanbratadas)


    Hello David,

    First all, let me say — you’re doing and giving a wonderful thing to us. Thank you.

    Just one question –

    Do all the forms have the same form IDs?

    I mean today I thought of customizing only one form (I have created 3 forms so far)

    There I did see #caldera_form_1 was the form ID. Fine, I did CSS customization on this. Gosh! the CSS took effect on all the forms. When I checked I could see that all the forms have the same IDs i.e. #caldera_form_1

    Is it how it’s built to behave or am I missing something or we can have different form IDs?

    Thank you man for your help and for your product.

    https://www.ads-software.com/plugins/caldera-forms/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor David Cramer

    (@desertsnowman)

    The ID in the form wrapper is not the ID of the form, but the form sequence number.
    if you had two forms on the page they would be #caldera_form_1 & #caldera_form_2

    This is a good point though, so I have added to my dev version the adding of the form ID to the form classes – you can then style it by that class name.

    I did just push those changes to the github repo so you can download that version if needed. https://github.com/Desertsnowman/Caldera-Forms

    Thread Starter HgtuRgg

    (@kalyanbratadas)

    Marvelous !! I knew there will be a good answer from you very shortly. No hurry David. Take your time. I was just curious to ask that. Thank you once again.. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘One question about form IDs’ is closed to new replies.