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

    (@codepeople)

    Hi,

    Are you talking about populate the fields in the form with data stored in a database? If it is the case, you will need the Developer version of the plugin, that includes a set of fields, with the “DS” chars in their titles, that are populated from external data-sources like: database, CSV file, users data, the posts and pages data, and the taxonomies data. But if you are talking about show the form with a tabular format, all versions of the plugin include the special classes to display the form in a tabular format (https://wordpress.dwbooster.com/faq/calculated-fields-form#q66), or you can use containers (DIV or FIELDSET), whose content can be displayed with tabular format.

    Best regards.

    Thread Starter Phil Meyer

    (@philmeyer)

    Thanks for your reply.

    Basically I want rates to be stored somewhere where (for example) the horizontal would represent the type of plan, and the vertical would represent the person’s age (or something like that).

    Then, according to selections made in the form, the plugin would use the appropriate values to calculate a cost (monthly premium in this case).

    I have a feeling I might be able to do that without using a database or CSV, but not sure how ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Table with values?’ is closed to new replies.