Hi, I currently have user defined forms to automate the registration of one competition. The registrants need to pay a fee in order to join and so we gave them options on their mode of payment by a drop-down box. Now, is it possible to have a field which only the administrator can use (or tick) such as paid or not paid? I was hoping it could be located in the consolidated list under submissions. Can this be done? Another thing I thought about is using hidden fields where the admin can change the value. Are any of these possible?
We've moved the forum!
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
No sorry that is beyond the current scope. You'll probably want to go down the custom PHP form path.