larsonchst Posted August 31, 2015 Report Share Posted August 31, 2015 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. Quote Link to comment Share on other sites More sharing options...
Jan Posted September 15, 2015 Report Share Posted September 15, 2015 Hello larsonchst, I am not sure that I understand you clearly. There is an article with a JavaScript Solution: Concatenate/Combine two fields into one field. Does it work for you? Quote Link to comment Share on other sites More sharing options...
Kurumi Posted June 3, 2019 Report Share Posted June 3, 2019 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/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.