Service not working
-
Hello,
I encounter the following problem:
I have included dynamic fields in my service but get the placeholder as the value.
Is Value ticked
placeholder value: ##COOKIE:{view_num}##
Cookie exists.service:
[13] => Array
(
[val] => 1
[lbl] =>
[src] => ##COOKIE:{view_num}##
[3rd] => view_num
)Post to service:
[view_num] => ##COOKIE:{view_num}##What am I doing wrong?
Thanks in advance
The topic ‘Service not working’ is closed to new replies.