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"
}))
Developer forum
E-mail notifications
Item publisher filters
Ricardo Pedra
Posted on 29/10/2014 17:41:29
Replies
Lars Larsen
Posted on 30/10/2014 08:24:24
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
Posted on 30/10/2014 11:05:46
Thank you Lars. Also, Does this work for 8.4.1.5 ( I'm asking, cause the module already has the funcionality ) ?
Lars Larsen
Posted on 30/10/2014 11:19:17
No it does not work in 8.4. The feature was introduced in DW 8.5.
Marius Tudor
Posted on 14/08/2017 11:09:56
Hello,
How about filters? Can we use:
(@RenderItemList(new {
Filter = filterValue1,filterValue2
}))
?
Thanks.
You must be logged in to post in the forum