Hi,
how can i do to customize pamameters that curl send?
For example in "Params/Fields map" of the CURL action i would make something like this:
firstname="Sir".firstname
or
[Field Name]=([Field Name]*2)
to modify the parameter before it was sent to the destination page.
If it isn't possible, is there an action that can modify field value before CURL Action?
Could i use Custom Code? How can i refer to field value in my code?
Thanks
how can i do to customize pamameters that curl send?
For example in "Params/Fields map" of the CURL action i would make something like this:
firstname="Sir".firstname
or
[Field Name]=([Field Name]*2)
to modify the parameter before it was sent to the destination page.
If it isn't possible, is there an action that can modify field value before CURL Action?
Could i use Custom Code? How can i refer to field value in my code?
Thanks