Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
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. :D

Cheers,
Paolo
Ok, found it.

I forgot to update the variable in the other template!!!

Sorry for the inconvenience.

Paolo
2 posts Page 1 of 1
cron