Hi,
I can't find a simple solution for this one.
I have a databound form at dates.php who send the info to a template at bookings.php. So far, so good.
Problem: I need to add the page title to the data in the DB to specify which tour is booked, and I can't seem to find a solution to do so.
I tried and search the forum, but it seems that nobody had the problem, which is funny...
https://thepersianride.com/dates.php?p=175
How can I send the value of <cms:show k_page_title /> with
<cms:db_persist_form
_invalidate_cache='0'
_auto_title='1'
/>
I tried with <cms:db_persist but it seems I am doing something wrong.
If anybody can help, that would be greatly appreciated.
Cheers,
Paolo
I can't find a simple solution for this one.
I have a databound form at dates.php who send the info to a template at bookings.php. So far, so good.
Problem: I need to add the page title to the data in the DB to specify which tour is booked, and I can't seem to find a solution to do so.
I tried and search the forum, but it seems that nobody had the problem, which is funny...
https://thepersianride.com/dates.php?p=175
How can I send the value of <cms:show k_page_title /> with
<cms:db_persist_form
_invalidate_cache='0'
_auto_title='1'
/>
I tried with <cms:db_persist but it seems I am doing something wrong.
If anybody can help, that would be greatly appreciated.

Cheers,
Paolo