Skip Navigation

[Resolved] Work system

This thread is resolved. Here is a description of the problem and solution.

Problem:

The issue here is that the user wanted to setup their CPT, Custom Archives and page permissions.

Solution:

Lets go through the step. First we will need to create the custom roles.
This can be doing by going to Toolset -> Access Control -> Custom Role and from here you can create the custom users.

Then you will need to create the Custom Post type for their records that they can fill in.
I would recommend having a look at this comprehensive guide on how to achieve this.
https://toolset.com/documentation/user-guides/create-a-custom-post-type/

Next you may need the use of custom fields for your purpose and this can be done by following the documentation below.
https://toolset.com/documentation/user-guides/using-custom-fields/

Once you've setup this the final step is creating your Frontend Form and your Notifications.

This information you can see below.
https://toolset.com/documentation/user-guides/front-end-forms/

This support ticket is created 5 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Author
Posts
#1198638

I need to make a website for the workers of a security company. The workers are devided into 2 kind of workers: vigilants and maintenance. I, as the administrator of the website, will register them and need to apply if they are vigilant or maintenance worker. I suppose I will have to create these 2 roles to WordPress system.

I need to create also 2 post types, one for each role. The workers will have to fill in a form with several information about their everyday work. That information will have to be recorded in their own user and I, as the administrator, must have the chance to see all their post types. Everytime they fill in a form, I must receive an email automatically with the information they filled in. Also, they must receive copy of the form to themselves, automatically also.

Can I manage all these things with your plugin? If so, how can I manage all these things, please.

Thank you so much in advane.

Kind regards.

#1198706

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Israel,

Thank you for getting in touch.

This certainly can be setup with Toolset.

Lets go through the step. First we will need to create the custom roles.
This can be doing by going to Toolset -> Access Control -> Custom Role and from here you can create the custom users.

Then you will need to create the Custom Post type for their records that they can fill in.
I would recommend having a look at this comprehensive guide on how to achieve this.
https://toolset.com/documentation/user-guides/create-a-custom-post-type/

Next you may need the use of custom fields for your purpose and this can be done by following the documentation below.
https://toolset.com/documentation/user-guides/using-custom-fields/

Once you've setup this the final step is creating your Frontend Form and your Notifications.

This information you can see below.
https://toolset.com/documentation/user-guides/front-end-forms/

If there is anything that you are not clear about please let me know.

Thanks,
Shane

#1198774

My issue is resolved now. Thank you!