Description:I have tried setting up listing and detail widgets for all (i.e blog, news etc ) sitefinity's default widgets on the same page, having issue of opening details on both widgets , it is working fine when there is no detail url appended only the listing widget show the listing and details widget empty but when click on details link it appends the details url (UrlName of the details item) and both widgets start displaying the details of the item. i.e same details expended multiple times on the page.
Let me know if this is the sitefinity bug or am I missing any settings?
Posted by: Khalid Abbas | Posted on: Jun 14, 2019
2
2
Replied by: Umer khan | Replied on: Sep 16, 2019
2
1. Click on Edit widget » Advanced » Model
2. Set Automatic /Master/Detail to ContentViewDisplayMode field
3. Save
Replied by: Khalid Abbas | Replied on: Dec 23, 2019
This is not a sitefinity's bug at all you have missed minor settings, whenever you want to setup list and detail on the same page you need to setup each widget for single purpose specifically and that can be achieved for all such widgets even for dynamic module created through sitefinity's module builder by using the default widget created against dynamic module as well.
Now for the purpose you need to follow the steps:
1) Drop two widgets on the same page (One for Listing and other for details)
2)Then Edit the widget set Master for Listing widget by going to "Edit > Advanced > ContentViewDisplayMode" and set its value Master
3)Then Edit the other widget set Detail for detail's widget by going to "Edit > Advanced > ContentViewDisplayMode" and set its value Detail
Replied by: Tabish Usman | Replied on: Jun 17, 2019