Intechnic
Users Developers
Home / Forums / In-Portal CMS / New Features & Improvement Suggestions / In-Link "New" icons / Topic Posts

In-Portal Forum

This is a place for users of In-Portal to ask questions, discuss various topics, and interact with other members of the In-Portal Community. Please report bugs through the Bugs Team (not the Forum). If you are interested in contributing or joining one of the many Teams for In-Portal, please check out the Contribute section of the website.
 

In-Portal Forum

In-Link "New" icons (2)


Posted: 07/16/2008 6:57:12 PM

Reply Quoted  


How can I make an in-Link category display with the New icon when a new link is added to it (when set to Auto)?

Currently, categories only have the New icon when the category itself is new, not when a new link is added within it.

Posted: 07/29/2008 6:46:45 PM

Reply Quoted  


kmunroe wrote:07/16/2008 6:57:12 PM
How can I make an in-Link category display with the New icon when a new link is added to it (when set to Auto)?

Currently, categories only have the New icon when the category itself is new, not when a new link is added within it.


Hello Ken,


Something like this can be archived using Category Modified field which returns last time it was Updated.

Other way is to create a custom tag which will Calculate and check if there are any links were created from now and then.

Thanks.