what is “CF5c348c8924a00”?
if it is an ID then it should be:
[print-me target="#CF5c348c8924a00"/]
if it is a classname it should be:
[print-me target=".CF5c348c8924a00"/]
If you need further assistance, include a link to your page.
Thanks for using Caldera Forms! Here is the documentation on our shortcodes: https://calderaforms.com/doc/caldera-forms-shortcode/
If your form has the ID of CF5c348c8924a00 then you can target it with .CF5c348c8924a00 but not #CF5c348c8924a00
https://CalderaForms.com/support if you need more help with Caldera Forms 🙂
@tattel99:
Please provide a link to a publicly accessible page.
i use edge
…and how is that working out for you?
@shelob9:
If your form has the ID of CF5c348c8924a00 then you can target it with .CF5c348c8924a00 but not #CF5c348c8924a00
This is incorrect. jQuery selectors are # for ID and . for class.