Newbies Misty Posted November 27, 2007 Newbies Posted November 27, 2007 A little background: I have an order form that goes to a confirmation (process) page. If the order post contains a certain checkbox selection, I have a form come up at the top of the confirmation page that allows them to type more info that will go into a portal (or related table). I have some script I am trying to modify to fit into my page that calls for recid, but when I run it I get an error that no recid has been set (an error message I wrote into the script). How does one set the recid? I tried $orders->AddDBParam('-recid', $currentRecord); but that did not work. I have a field in the database for recid ... is that what I am showing, or is -recid built into FX? Trish
Recommended Posts
This topic is 6275 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now