Hi Bob,
Once again I stopped myself creating new code when I caught up with the Confirmation Page.
All fine except that I can't work out how to pick up the $forms->data that I use in 'On Show' in 'On Confirm'. The data is there in 'On Show' - I use it to confirm all is well. But I want to use that same data to send an invoice to members via your Email [GH] plug-in once a member confirms that it is OK. Using dump or debug I can see the data in 'On Show' but not in 'On Confirm'. I have attached a shot to explain.
Should I be able to do that? If not, is there some way that I can save the values to some 'global' level and pick them up from there? Worst case I can write a record to a db table in 'On show' and read it back again in 'On Confirm'. But that seems a bit heavy handed!
Regards
Nick
Once again I stopped myself creating new code when I caught up with the Confirmation Page.
All fine except that I can't work out how to pick up the $forms->data that I use in 'On Show' in 'On Confirm'. The data is there in 'On Show' - I use it to confirm all is well. But I want to use that same data to send an invoice to members via your Email [GH] plug-in once a member confirms that it is OK. Using dump or debug I can see the data in 'On Show' but not in 'On Confirm'. I have attached a shot to explain.
Should I be able to do that? If not, is there some way that I can save the values to some 'global' level and pick them up from there? Worst case I can write a record to a db table in 'On show' and read it back again in 'On Confirm'. But that seems a bit heavy handed!
Regards
Nick