Religion module is used to select the religion details of employees while adding employees' details. In Religion page, it list the religion status.
Religion
Religion module allows user to:
Add Religion
Update Religion
Delete Religion
Add Religion Button is displayed in the top right-side of work area in the Religion page. It displays the religion added by user.
On clicking the Add Religion Button, it displays a page with Name field. After entering name, the user can add new Religion.The religion will be added followed by a success message.
Update Religion Button is displayed in the list of Religion main page. It displays the Religion added by the user in new religion page.
On clicking the Update Religion Button, it displays a page with added religion same as the user added while adding a new religion. After updating the name field, the details get updated by displaying a success message.
Delete Religion Button is displayed on the list in the religion page. Religion gets deleted after displaying a confirmation message.
On clicking the Delete Religion Button, a confirmation message will get displayed and if user agrees religion gets deleted.