Jump to content

Multiple Text Boxes To One Field In Table?


Recommended Posts

Not sure if this is possible or not. The easiest example I would give is having this on a form:

 

Address / City / State / Zip

Text box / text box / text box / text box

 

 

And then all of those get input to a single field formatted "address, city, state, zip" instead of having four different fields. It's similar to how the multiple selections of a listbox populate, but pulled from text boxes.

Link to comment
Share on other sites

  • 3 weeks later...
  • 3 years later...

Hi @larsonchst,

You could try using Virtual Fields for the multiple textboxes and combine it all in one field from your table using Calculated Value.  This allows you to generate calculations and concatenation which you can use for all of your textboxes. For more information about Calculated Values and Virtual Fields, check it here: 
https://howto.caspio.com/datapages/datapage-components/virtual-fields/
https://howto.caspio.com/datapages/datapage-components/calculated-values/

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