Discussions
Redirecting to new record
Hi -
Working on a script right now which will after submit will redirect the client to enter a new copy of the original record if certain criteria are met.
I'm able to pull up the new copied record directly using a URL, and the variable "cp=T" seems to create a new record based on a copy of the previously referenced record.
Here's where things get tricky though - is there any way for me to specify the defaults of certain fields, either via other variables in the URL or some alternate approach? Basically, there are certain things that we want to increment when the new record is created this way.