- Code: Select all
VARhttp://mysite.com/disposition.php?lead_id=--A--lead_id--B--&dispo=--A--dispo--B--&talk_time=--A--talk_time--B--&call_notes=--A--call_notes--B--&callback_lead_status=--A--callback_lead_status--B--&callback_datetime=--A--callback_datetime--B--
Call notes are being lost and passed as a single space, even though call notes are enabled in campaign and I clearly type/see them on screen before submitting them.
callback_datetime is passed as "--A--callback_datetime--B--" as if it does not even work.
What am I missing?
Also, I noticed that if I take VAR away from Dispo Call URL , it does not automatically send all the available vars to the URL, unlike say with FORM url. Is this normal?
Thanks!