Hi Kenneth,
Sure, this is no problem!
The Submission Accounts module lets you choose what View is used to display the form fields. This View determines which fields get displayed, in what order - and most importantly in your case, which fields are editable.
What you'll need to do is this:
That's pretty much it! Let me know if I didn't explain anything clearly.
Good luck!
- Ben
Sure, this is no problem!
The Submission Accounts module lets you choose what View is used to display the form fields. This View determines which fields get displayed, in what order - and most importantly in your case, which fields are editable.
What you'll need to do is this:
- Create the new field - either to the registration form itself, or just through the Edit Form -> Database tab. In your case, adding it to the form is the simplest approach since it lets you set the default value by just passing "0" along as the value.
- Go to your Submission Accounts module (as an administrator) and see what View
is currently associated with the form.
- Now leave the module and go edit the form (Forms -> Edit). On the Views tab, create a new View based on the View used by the Submission Accounts form.
- On the Edit View -> Fields tab add your new field and uncheck the "editable" field.
- Lastly, return to the Submission Accounts module and choose the new View for the form.
That's pretty much it! Let me know if I didn't explain anything clearly.
Good luck!
- Ben