marinij Posted March 2, 2010 Report Share Posted March 2, 2010 Is it possible to construct a javascript that concatenates one set of datapage fields and places the result in field1, while simultaneously concatenating another set of fields into field2? Put another way, can two different variables - each the result of concatenation - be edited into two different text fields on the same "submit"? Let me know if you need a sample or further clarification. Thanks... Quote Link to comment Share on other sites More sharing options...
bahar_vm Posted March 29, 2010 Report Share Posted March 29, 2010 Hi, I do not see any problem to not being able to do this. You can call both concatenation functions on the submit event. Best, Bahar M. Quote Link to comment Share on other sites More sharing options...
cheonsa Posted January 10, 2019 Report Share Posted January 10, 2019 Hi @marinij, You can concatenate two fields using Calculated Values on your Submission Form. For more information about calculated values, you can refer to this link: https://howto.caspio.com/datapages/datapage-components/calculated-values/ for more information. Regards, kristina 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.