User- Groups in Divs (Bootstrap CSS)

Modified on Fri, Sep 9, 2022 at 2:56 PM

If you would like to display a message or a menu or a div to a specific group of users use the following:


<div user-group="GroupName">

div content shows here

</div>


<span user-group="GroupName" >

<p>Message to specific group</p>

</span>


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article