...
MDMS config
Code Block |
---|
{
"tenantId": "pb",
"moduleName": "common-masters",
"TablePaginationOptions": [
{
"rowsPerPageOptions": [25, 50, 100],
"defaultValue": 100
}
]
}
|
Application Redirection
In every row we have a option to view / perform action on the record , for that it redirects to the module,
...