Jump to content

Is there a way to have a price field fill in based on two choices


Recommended Posts

I have a form that has a tiered pricing structure. The three field affected are: (Lookup 1) a fee schedule (this is a lookup field to another table), (decision 1) a checkbox choice field (if they select that specific product, and check the box, it marks it as yes, otherwise the product is no) and (Price 1) a price field (this is a text box). What I want to happen, is that when the checkbox for a specific product is marked yes, the system will go to the table for the fee schedule, find the price for that item and input that value into my price text field.

Does anyone have a suggestion how I can do this?

Any help is appreciated.

Link to comment
Share on other sites

  • 2 years later...

You can use the Calculated Value on this certain scenario. In this field, you can use the SELECT statement to get the affected fields.  To know more about Calculated Value, check it here:  https://howto.caspio.com/datapages/datapage-components/calculated-values/

For function reference: https://howto.caspio.com/function-reference/

I hope it helps!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...