I have a multipage for
each page has a Multi Page with reset data set to no
--pg 1---fields
name
address
etc....
hidden cf_id
hidden user_id
hidden transaction
On Submit
--DB Save to table
--Debugger
--HTML (render p2)
On p2 event
--Multi Page
--Display Message
--Debugger
notice that the cf_id is now blanked out????
each page has a Multi Page with reset data set to no
--pg 1---fields
name
address
etc....
hidden cf_id
hidden user_id
hidden transaction
On Submit
--DB Save to table
--Debugger
Array
(
[id] => 206
[class] => 2
[CCTRegistration3] =>
[class_id] => 2
[classname] => Catalyze Coach Training (Jan-Jul 2017)
[classdescription] => 26 week professional certification program in coaching for mission and ministry leaders
[classtype] => CCT-0
[wk1] => 08-01-2017
[cost] => 995.00
[notes] => please download the welcome packet
[chronoform] => CCTRegistration3
[event] => submit
[FirstName] => tom-30
[LastName] => thumb
[Email] => steve@carbondalecoc.com
[Phone] => 6183193420
[address] => 388 Pump House Rd
[address2] =>
[city] => Murphysboro
[state] => Il
[zip] => 62966
[button72] => Next Page
[cf_id] => 51
[user_id] =>
[transaction] =>
[paid] =>
[choice] => Create
)
--HTML (render p2)
On p2 event
--Multi Page
--Display Message
--Debugger
Array
(
[id] => 206
[class] => 2
[CCTRegistration3] =>
[class_id] => 2
[classname] => Catalyze Coach Training (Jan-Jul 2017)
[classdescription] => 26 week professional certification program in coaching for mission and ministry leaders
[classtype] => CCT-0
[wk1] => 08-01-2017
[cost] => 995.00
[notes] => please download the welcome packet
[chronoform] => CCTRegistration3
[event] => loginornew
[FirstName] => tom-30
[LastName] => thumb
[Email] => steve@carbondalecoc.com
[Phone] => 6183193420
[address] => 388 Pump House Rd
[address2] =>
[city] => Murphysboro
[state] => Il
[zip] => 62966
[button72] => Next Page
[cf_id] =>
[user_id] =>
[transaction] =>
[paid] =>
[choice] => Create
)
notice that the cf_id is now blanked out????