Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @ddangerfield

    I’m not sure about your question. The fields belong to a form, if you want populate them you should insert the form’s shortocode into the content of a page or post of your website.

    The plugin include specific modules for inserting the form using different pages builders, like Gutenberg (distributed with WordPress), Elementor, Site Origin, Beaver Builder, DIVI, or if you are using the classic WordPress editor, you can to insert directly the form’s shortcode. For example, if your form has the id 1, the shortcode would be:

    
    [CP_CALCULATED_FIELDS id="1"]
    

    More information in the following link: Inserting the CFF on Page

    Best regards.

    Thread Starter ddangerfield

    (@ddangerfield)

    Sorry, I wasn’t clear
    I wanted to ask if there is a way to show a tooltip when the mouse goes other a field

    Plugin Author codepeople

    (@codepeople)

    Hello @ddangerfield

    To display the instructions for users as tooltips:

    – Enter the text to display into the “Instructions for User” attribute in the field’s settings.
    – To display this text as a tooltip, tick the “Show as floating tooltip” checkbox in the field’s settings.

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Is there any tooltip option to explain the fields’ is closed to new replies.