Jump to content

Retrieve Multiple Values From Multiple Records


Recommended Posts

Hi,

 

I have been trying to solve this issue since 5 days but I could not!

 

I have a table that contains the following fields (Code, URL) I want to create a submission form that takes 4 values (email, code1, code2, code3). When submitting the form, an email message should be sent with the URLs belong to those codes!

 

Here is an example

 

My Table

Code URL

1        Facebook.com

2        Twitter.com

3        Youtubecom

4        Google.com

 

When submitting codes 1 and 2 and email message should be sent contains Facebook.com & Twitter.com

 

Important note. The table contains thousands of records, cascading dropdown can't be used.

 

How can I solve this issue?

 

 

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