Jump to content

Populate a table


Recommended Posts

Hi, I am trying to convert my Access database to Caspio database, and am having trouble accomplishing a task that I used VBA to do.

I wanted to know if there is a way to populate a Caspio table from javascript inside HTML code in Form page.
I am trying to get Opt 1 and Opt2 input, then generate all the variations, for example:
Opt1: Red, Blue
Opt2: Small, Medium, Large
The Variations that I want to populate the table will be:

Opt1  Opt2

Red     Small
Red     Medium
Red     Large
Blue    Small
Blue    Medium
Blue    Large

Please advise.

Link to comment
Share on other sites

  • 2 weeks later...
  • 4 weeks later...

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