Developer forum

Forum » CMS - Standard features » Item publisher filters

Item publisher filters

Ricardo Pedra
Reply

Is it possible to use filters like in the itempublisher module when using @RenderItemList(new {})?
Also, is it possible to use more than 1 item type? ex: (@RenderItemList(new {
  ItemType = "itemType1, itemType2"
}))


Replies

 
Lars Larsen
Reply
This post has been marked as an answer

Hi

Yes it is. Have a look at the release note for Dynamicweb v8.5

Votes for this answer: 1
 
Ricardo Pedra
Reply

Thank you Lars. Also, Does this work for 8.4.1.5  ( I'm asking, cause the module already has the funcionality ) ?

 
Lars Larsen
Reply

No it does not work in 8.4. The feature was introduced in DW 8.5.

 
Marius Tudor
Marius Tudor
Reply

Hello, 

How about filters? Can we use:

 (@RenderItemList(new {

Filter = filterValue1,filterValue2 

}))

?

Thanks.

 

 

You must be logged in to post in the forum