I've just finished creating a site to register new volunteer. While testing I've run into a few issues:
- Fields on the Volunteer form are not populating on the contact record when form is submitted.
- The form has no formatting
- When clicking submit on the form, it says the form has been submitted but remains on the form with the filled in fields. Should the form clear or is there a way to redirect the user back to the home page
I'm very new to NPSP and to Volunteers for SF. This is my first time working with a custom site. Any help is greatly appreciated!
#NPSP #Volunteers For Salesforce App
1 answer
Hi @Aimee Redlinger For the first question: Does the profile which is used by app to submit the form have permissions to update/create contact? Permission check
.
For 2nd: This article might help in formatting.