Tuto WEBDEV 25

Part 5: Let’s continue the development 225 Overview A site can be used by different contributors with different profiles. It is sometimes necessary to define different access levels according to the Web user (customer, salesman, manager for example). Let’s take a simple example: when implementing an e-business site, the site proposes the following features: • Price list view, • Price list modification, • Order entry, • Managing customers. The accesses differ according to the Web user. Some examples: • the Web users can see the price list and place orders. • the sales people can see the price list, place orders and create new customers. • the sales directors have access to all options. WEBDEV allows you to manage these different access levels via the user groupware. We are going to include the user groupware in our "Full_WEBDEV_Site" site and to configure it in order to limit the access to the page for adding products. Answer If you have not created the pages from the previous lessons, you can follow this lesson by opening a corrected project: on the "Home" pane, in the WEBDEV home page (Ctrl + <), click "Tutorial" and select "Full WEBDEV Site (With pages)".

RkJQdWJsaXNoZXIy NDQ0OA==