I have an "Add New Content" Toolset form set up to allow editors to create a post type called Ticket. It is using several Toolset custom fields which are set as required. I want these fields to be required for the "Add New Content" from.
I am also using a "Edit Content" form (to allow editors to change the status of the Ticket post from the front end) this form should just have the submit button in it however all the fields are showing in the form and they are locked so I cant drag them out (see custom field screenshot).
Is there anyway of making the fields in just the "New content form" required? or am i going to have to set the whole form up again using generic fields?
Given that you've set the fields to be required in Types, this requirement is going to be carried over into your forms.
What you can try doing is to use the Expert mode for the form to remove the fields, because you are not able to do it through the User interface since it is locked.
Is there anyway of making the fields in just the "New content form" required? or am i going to have to set the whole form up again using generic fields?
The only way to workaround this is to replace the fields with generic fields.