-
Notifications
You must be signed in to change notification settings - Fork 537
Permissions
Karan Takalkar edited this page Aug 31, 2020
·
2 revisions
Note: For enabling permissions in a module import the directives module which contains the has-permission directive and then use the directive in templates wherever necessary.
Example usage:
<div *mifosxHasPermission="'CREATE_CLIENT'">
...
</div>
Prevent override with other structural directives like *ngIf
by using <span>
or <ng-container>
elements.
For reference please look at:
accounting.component.html
Stable Community App Demo: https://demo.mifos.io/
Latest Community App Development: https://dev.mifos.io/
Latest Community App Staging: https://staging.mifos.io/
Community App Documentation Manual: https://mifosforge.jira.com/wiki/spaces/docs/pages/52035622/User+Manual
API Documentation: https://demo.mifos.io/api-docs/apiLive.htm
Demo Credentials:
Username: mifos
Password: password