• Resolved jowelboy

    (@jowelboy)


    I know this sounds totally dumb, but none of your sample forms have a submit button. Is this added separately? I want my submit button in a ‘Column2’ type of format, so should I add a ‘button’ field and the OnClick be ‘submit’?

    Secondly, when using a Phone field, it displays ### ### ### underneath – can you tell me how to change the css so they don’t show?

    Thanks

    https://www.ads-software.com/plugins/calculated-fields-form/

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    The form submission is only possible in the pro versions of the plugin, and not in the free version. The free version of the plugin can be used to implement informative forms in the public website.

    To hide the ‘###’ symbols in the phone fields, you should define a css class as follow, as part of a CSS file of your website:

    .uh_phone .l{display:none !important;}

    Tip: Remember to clear the browser’s cache after edit the online files.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Dumb question – submit button!’ is closed to new replies.