Hi,
I wanted to add 2 Project related views on Home page instead of Forum and Get Help. As shown in the image.
Thanks
*This post is locked for comments
Hi,
I wanted to add 2 Project related views on Home page instead of Forum and Get Help. As shown in the image.
Thanks
*This post is locked for comments
Thanks A lot.
Please close this thread.
Hi,
Just tried in demo portal working fine for me
Used this code
<section class="page_section section-diagonal-top color-inverse"> <div class="section-diagonal-top-content"> <div class="container"> <div class="row"> {% include 'entity_list' key: 'customerlist' %} {% include 'entity_list' key: 'contactlist' %} </div> </div> </div> </section>
After your changes try to clear portal server cache and see if it's working:
Hi Mahender,
As per your last comment, created two entity list and a liquid like show in image.
Added script in existing home -web template.
Portal is not showing anything apart from the default page.
I am missing something or doing it in wrong way.
Thanks
Yes, you can show view on the home page, you have to modify Home page web template and there you can use liquid to show two views.
This post will help you to show multiple views on the same page: readyxrm.blog/.../show-two-entity-lists-on-a-dynamics-365-portal-page
Hi Ravi,
I want to add two views on same home page.
Like first search bar then below project view and then project task view.
Can this be possible with liquid script like CRM chart.
Thanks
Hi,
Do you want to display a link button which redirects or displays the record list? Either way, you need to customize the web template associated with the page and use liquid to retrieve the record based on the fetch xml.
Refer this series to understand more on this-
dyn365apps.com/.../dynamics-365-portals-liquid-templates-part-1-hello-world
dyn365apps.com/.../dynamics-365-portals-liquid-templates-part-2-retrieve-data
dyn365apps.com/.../dynamics-365-portals-liquid-templates-part-3-retrieve-data-using-fetchxml
Hope this helps.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156