Jump to content
  • 0

Access field from a different table in a submission form


logistics

Question

Hello,

 

I have a submission form that requests users to select a value in a drop-down.

I would like to use the selected value to look up an email address, based on this value, in a different table, and populate a virtual field with that email address.

I would then like to use the value in that virtual field to send a submission notification.

 

How can I achieve this? I cannot see how to load a parameter from another table based on the value of a field.

Any help would be much appreciated.

 

Thanks,
Julien

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
On 6/16/2017 at 5:02 AM, logistics said:

Hello,

 

I have a submission form that requests users to select a value in a drop-down.

I would like to use the selected value to look up an email address, based on this value, in a different table, and populate a virtual field with that email address.

I would then like to use the value in that virtual field to send a submission notification.

 

How can I achieve this? I cannot see how to load a parameter from another table based on the value of a field.

Any help would be much appreciated.

 

Thanks,
Julien

Hi Julien, 

It seems that you just need to use cascading fields. You can use different data sources for parent and child fields

 

Link to comment
Share on other sites

  • 0

Hello @logistics,

Just an update: You can use the Calculated Values. Calculated Value form element generates dynamic calculations that automatically update as users interact with your form. Similar to Formula Fields and Calculated Fields, you can construct the calculation using functions, logic, constants, values from other fields and SQL expressions to use in your Virtual Field. For more information about Calculated Values, check this article: https://howto.caspio.com/datapages/datapage-components/calculated-values/

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
Answer this question...

×   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...