As Portals are based on Bootstrap framework we can make use of classes, components etc. specified as part of the framework in our Portal.
Below we have created a new blank page to which we will add content.
Click on Edit in the content editor.
Click on Edit Source icon.
For reference go to the getbootstrap web site
Below are some of the classes that we will add
Lead Class –
Table table-striped class –
Badges Component
Breadcrumbs
Below is our sample source code
This is how it renders in the page.
Hope it helps..
2 thoughts on “Using bootstrap classes and components in Portal (Dynamics 365)”