Workers

From Journey
Revision as of 18:35, 20 December 2020 by Howlmc (talk | contribs)


When a worker or client enters a Database they want to be able to Edit their Profile and carry out work or get services.

We set up access via a set of tables,

DbActivities

DbActivities

Not used

DbActivitiesCheck

Not used

DbActivitiesSubType

Not used

DbActivitiesType

A Worker will have a list of activities that they can perform. These items appear in their work area for whatever they have been assigned to. There are possibly more fields in here than needed.

DbActivitiesTypeMaster

A Worker will have a list of activities that they can perform. These items appear in their work area for whatever they have been assigned to. There are possibly more fields in here than needed. This is the Master Table to make DbActivitiesType from.

DbActivitiesTypeShow

When working with DB Activity Types,(what a worker can do) we may have an action that we want fine control over what we show on that Activity. If an Activity Type does not have any Shows, then all that can be seen is shown.

DbActivitiesTypeShow provides that fine control.

Choose a DbActivitiesType Then Choose one of the correct Child Types that is available to be seen with this Db Activity.

Category

Category:Hui