After my user exits the wizard they are redirected to another URL. If the
user clicks "back" they will see the wizard step code. If they click
reload/refresh, this error is generated:
Should I just try some javascript trickery to remove the browser history? Or
should dmWizard be able to reset itself in such a scenario?
Derek
Element OBJECTID is undefined in ST.
The error occurred in
W:\users\westfall\farcry\projects\farcry_tl\packages\types\dmWizard.cfc:
line 99
Called from
W:\users\westfall\farcry\projects\farcry_tl\packages\types\dmWizard.cfc:
line 65
Called from W:\users\westfall\farcry\core\tags\wizard\processwizard.cfm:
line 56
Called from
W:\users\westfall\farcry\projects\farcry_tl\tags\wizard\wizard.cfm: line 114
Called from
W:\users\westfall\farcry\projects\farcry_tl\webskin\tlConferenceDetails\disp
layRegister.cfm: line 60
Called from
W:\users\westfall\farcry\projects\farcry_tl\webskin\tlConferenceDetails\disp
layRegister.cfm: line 1
Called from W:\users\westfall\farcry\core\packages\types\types.cfc: line 137
Called from
W:\users\westfall\farcry\projects\farcry_tl\tags\navajo\display.cfm: line
277
Called from
W:\users\westfall\farcry\projects\farcry_tl\tags\navajo\display.cfm: line 23
Called from
W:\users\westfall\farcry\projects\farcry_tl\tags\navajo\display.cfm: line 1
Called from W:\users\westfall\farcry\projects\farcry_tl\www\index.cfm: line
4
Called from W:\users\westfall\farcry\projects\farcry_tl\www\go.cfm: line 37
97 : </cfif>
98 :
99 : <cfset stProperties.PrimaryObjectID = st.ObjectID>
100 : <cfset stProperties.CurrentStep = 1>
101 : <cfset stProperties.OwnedBy = 'help'>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---