Hello,
How can we add multiple roles in the visibility option?
example of code:
{
"title" : "Dashboard",
"visible" : "${has_right('145871')}",
"option" : [{
"title" : "Region",
"url" : "pub/2/appli/120090"
}, {
"title" : "Country",
"url" : "pub/2/appli/120090"
}
]
}
Regards,
Ankita Mundhra