I would like to build a form for users to submit requests to my work team. I have several fields that are required by my workspace. I would like these fields to be auto filled so that the end user does not need to select the appropriate option. This will eliminate the possibility of the end user selecting the incorrect option. Is there a way to autofill the required fields?
For example, I would like to have "All" selected as the Client for each request submitted through this form.
Hello @GlenellRosburg
What type of project does this concern? Get that information by clicking on the ... button next to the project name in the left sidebar.
In what manner are you making the fields required? Did you set that in the Field configuration at the project level? Are you using a validator in the workflow?
If you want the field value to be "All" always why do you need to have the field on the form at all? You could instead set the default value for the field as part of the field context/configuration and then not include the field in the form.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.