• Resolved sallam

    (@sallam)


    I’ve made insulin calculator for diabetics, and need to ask 2 questions please:

    1- Can the form be availabe for download and be used offline?

    2- Can the form somehow save one or more user’s inputs so the form use later in formulas?
    For example, the calculator has an option for the user that enables the calculation of his/her insulin correction factor. Can the form save that result to use next time without having to calculate it again? or can it save results of past submitions and output the average of multiple submitions of specific fields?

    The page I need help with: [log in to see the link]

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

    (@codepeople)

    Hello @sallam

    Q: Can the form be available for download and be used offline?

    A: Our product is a WordPress plugin. It requires WordPress to work. However, if you don’t use server-side equations or read information from external data sources, the equations will continue working even if the device is offline.

    Q: Can the form somehow save one or more user’s inputs so the form used later in formulas?

    A: Yes, that is possible. However, you will need the “CFF – Users Permissions” add-on distributed with the Developer and Platinum versions of the plugin:

    https://cff.dwbooster.com/blog/2019/07/04/users-permissions

    Or, if you want to store the information as drafts, you can install the “Draft for Calculated Fields Form” complementary plugin:

    https://cff-bundles.dwbooster.com/product/draft

    Best regards.

    Thread Starter sallam

    (@sallam)

    Thanks so much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘download offline form, possible?’ is closed to new replies.