January 31, 200619 yr I need to create a new record in FM via PHP (which I know how to do) and then get to that record using IWP. Id like to redirect right into the IWP from PHP but go into the correct new record for that user. Is there session info I could use? any ideas???
February 1, 200619 yr Maybe do a seach in IWP and capture the URL(GET) or POST used to find the record. Then use php to reconstruct the IWP submission and replace the recid as the search criteria. Good Luck. Garry
Create an account or sign in to comment