Page 1 of 1

Concatenating strings in mapping

Posted: Sat Jan 30, 2021 10:35 pm
by Elmorion

Hello.
I have several fields with data of type string. I also pass a parameter with this type in the request.
Tell me how I can combine several variables from different fields of type string into one value to be passed in a parameter. Preferably using the mapping tool.

Thank you in advance for your response.


Re: Concatenating strings in mapping

Posted: Mon Feb 01, 2021 6:26 pm
by Serhii Kulibaba

Hello,

Please use one of these variables in the mapping (it will be available in the code of the mapping in the variable "value")
Other parameters please read with a simple code, it depends on the project type you use here. What project typer do you use? JQM, Ionic 1, or Ionic 4?


Re: Concatenating strings in mapping

Posted: Fri Jul 02, 2021 3:57 am
by galvin

I use JQM!


Re: Concatenating strings in mapping

Posted: Fri Jul 02, 2021 1:26 pm
by Galyna Abramovych

Could you please specify your question?