next up previous
Next: Client search and update Up: Client attributes Previous: Client attributes

Making some client data optional or mandatory

In your activity, you might want each client to be created requiring a particular piece of information, such as for example a phone number. For this requirement to be enforced, it is possible to make the filling of this field mandatory, so that no client can be created without a given phone number :

Figure 2.3: Making the "phone" attribute mandatory for any client creation.
Image RENDER_PHONE_MANDATORY


next up previous
Next: Client search and update Up: Client attributes Previous: Client attributes