Hi,
I am using gravity forms to build a contest entry page where the user submits the response of the contest.
I would like to add a hidden field which will be used by a custom and specific user (role 'Evaluator') to comment and another hidden field to other specific user (role 'Jury') to select the winning entries and then display the winning entry on page.
Overview of my problem:
User sends response of contest ---> Evaluator analyzes the responses and comments on it ---> Jury evaluates the responses of users and the comments from Evaluators and chooses a winner ---> Jury display the winner on page
Is this possible with gravity forms? How can I implement this?
My code skills is in intermediate level.
What I have done so far: I created a new role Evaluator and gave him the capabilitie to edit the forms of Gravity and see the records. I created the evaluation field and Set visibility to 'admin only'. Logged in as Evaluator I can only see the hidden field in edit mode of the form. How can I fill it? This is stopping my progression in the solution.
Any thought will be appreciated.
Thanks