Developer forum

Forum » Rapido » Add show/hide for favorites in Product List

Add show/hide for favorites in Product List

cmc@dynamicwebusa. com McKeown
cmc@dynamicwebusa. com McKeown
Reply

The code to hide the favorites button on the PLP exists in the template but not in the Website Settings. Can that setting be added?

bool showFavoriteButton = !Pageview.AreaSettings.GetItem("ProductList").GetItem("ListView").GetBoolean("HideFavoriteButton");


Replies

 
Nicolai Pedersen
Reply
This post has been marked as an answer

Hi McKeown

It can be configured - see https://doc.dynamicweb.com/rapido/configuration/website-settings-tabs/product-list#7844, figure 6.2

BR Nicolai

Votes for this answer: 1
 
Conor McKeown
Conor McKeown
Reply
This post has been marked as an answer

I do not see this on the version of Rapido I'm using: http://cmc.training.dw-demo2.com

Two questions:

How do I tell what version of Rapido I'm using?

Can I assume the latest version of the Rapido documentation is referring to the most recently available download?

Conor

 

Votes for this answer: 1
 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

For that last question, check the browser's source code. You are at 3.1:

<!-- Rapido version 3.1 -->

 
Conor McKeown
Conor McKeown
Reply

I see these settings now. The docmentation is not clear about how to find them. There are three dots on the Grid View type icon.

 
Karsten Thuen Dynamicweb Employee
Karsten Thuen
Reply

Hi Conor

Have you got the solution? I am sorry you have not gotten any response on this before now. You can either right click on the setting, or on the three dots. Then choose "Edit/new". And make the changes you need.

I have made an attachment, just to secure that we understand each other. 

 

Best regards
Karsten Thuen

Skærmbillede_2019-05-13_kl._10.50.10.png
 
Conor McKeown
Conor McKeown
Reply

Thanks Karsten. This is resolved.

Conor

 

You must be logged in to post in the forum