function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Anton | De OndernemerAnton | De Ondernemer 

Visualforce page form submit gives error

Hey there,

so I created a form (example: https://db.deondernemer.nl/adviesgesprekfinancieren/?id=a0uw0000007kOjeAAE)
everything works, the input values are read from the picklists in Salesforce.
however, submitting the form redirects to a strange errorpage.

intended submit:
insert custom object (with values from form)
page redirect to a custom url

it works in my sandbox environment, but apparently not on live.
I've checked the guest profile permissions and they match, so thats not it.
where am I going wrong?
LBKLBK
Hi Anton,

Can you post the VF page and the error message you are getting?