kylecharlesbotha / SEN381-Project

Software Engineering 381 Project/Belgium Campus
0 stars 0 forks source link

Insert Validation on frmTechnician #104

Closed DarrenOosthuizen closed 3 years ago

DarrenOosthuizen commented 3 years ago

Please insert validation on frmTechnician when a new Technician is to be added

The components under Create User Account section must have enabled false on show of the pnlNewTech. Only when the agent ticks the Create User account checkbox will the components then become enabled. if it is unchecked again then ensure that the fields of create user account is cleared and enabled set to false again

Check they select does not already have a technician record linking to it.

A Access code which is the administrator code will be needed to create a user account. can be the same as how it works on frmCreateAccount

Anymore question please feel free to ask

ClaudePretorius commented 3 years ago

Hi there.

Validation are successfully added to frmTechnicians.