I would like to publish a form in a module that send a request in which it shows the article title of the page where the form is published. So for different articles the form will send a request with different title.
Is that possible? If yes, how?
Thanks in advance.
Is that possible? If yes, how?
Thanks in advance.
Hi deltafidesing,
Please see this FAQ. It will be slightly different in CFv6 but the basic method should be OK.
Bob
Please see this FAQ. It will be slightly different in CFv6 but the basic method should be OK.
Bob
Hi,
If the article title is the same as the page title on your website then you can use this command into a hidden field value:
Best regards,
Max
If the article title is the same as the page title on your website then you can use this command into a hidden field value:
{page:title}
Best regards,
Max
This topic is locked and no more replies can be posted.