• Resolved jenn0014

    (@jenn0014)


    Hi,

    Is there a way to pull the URL of the web page which someone completes the form? My current code is
    [msdyncrm_form entity_name=’lead’ form_name=’general’ mode=’create’ captcha=”true”  default=”{leadsourcecode:100000008}”]

    Thanks in advance
    Jenn

Viewing 1 replies (of 1 total)
  • Plugin Author alexacrm

    (@alexacrm)

    Unless you want to write some plugin filters, the easiest way to capture the page is to create a hidden field on the form (usually an optionset) and set the page/form specific value using default attribute, similarly to what you’re already doing with the leadsourcecode.

    HTH
    George

Viewing 1 replies (of 1 total)
  • The topic ‘Capture URL of web page which form is completed’ is closed to new replies.