Intechnic
Users Developers
Home / Forums / In-Portal CMS / General In-Portal Discussions / show link expiration date front-end / 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

show link expiration date front-end (7)


Posted: 08/11/2005 4:49:37 PM

Reply Quoted  


Hello all,

I am trying to display the link expiration date on inlink/detail/link.tpl

I tried: <inp:m_language _Phrase="lu_expires" />: <inp:link _Field="lu_expires" /> however it didn't work.

Hope you can help

Regards,

Tariq.

Posted: 08/12/2005 10:50:12 AM

Reply Quoted  


tariq wrote:08/11/2005 4:49:37 PM
Hello all,

I am trying to display the link expiration date on inlink/detail/link.tpl

I tried: <inp:m_language _Phrase="lu_expires" />: <inp:link _Field="lu_expires" /> however it didn't work.

Hope you can help

Regards,

Tariq.


Hello Tariq,

Use <inp:link _Field="expire" />

Thanks.

Posted: 08/12/2005 1:28:04 PM

Reply Quoted  


Thanks Dmitry

Regards,

Posted: 08/14/2005 6:03:38 PM

Reply Quoted  


Dmitry wrote:08/12/2005 10:50:12 AM
tariq wrote:08/11/2005 4:49:37 PM
Hello all,

I am trying to display the link expiration date on inlink/detail/link.tpl

I tried: <inp:m_language _Phrase="lu_expires" />: <inp:link _Field="lu_expires" /> however it didn't work.

Hope you can help

Regards,

Tariq.


Hello Tariq,

Use <inp:link _Field="expire" />

Thanks.


Hello Dmitry,

Can you please advice on articals (news) expire please.

Thanks,

Posted: 08/15/2005 9:18:19 AM

Reply Quoted  


tariq wrote:08/14/2005 6:03:38 PM
Dmitry wrote:08/12/2005 10:50:12 AM
tariq wrote:08/11/2005 4:49:37 PM
Hello all,

I am trying to display the link expiration date on inlink/detail/link.tpl

I tried: <inp:m_language _Phrase="lu_expires" />: <inp:link _Field="lu_expires" /> however it didn't work.

Hope you can help

Regards,

Tariq.


Hello Tariq,

Use <inp:link _Field="expire" />

Thanks.


Hello Dmitry,

Can you please advice on articals (news) expire please.

Thanks,


Hello,

Try <inp:article _Field="enddate" />

Thanks.

Posted: 08/15/2005 4:51:25 PM

Reply Quoted  


Dmitry wrote:08/15/2005 9:18:19 AM
tariq wrote:08/14/2005 6:03:38 PM
Dmitry wrote:08/12/2005 10:50:12 AM
tariq wrote:08/11/2005 4:49:37 PM
Hello all,

I am trying to display the link expiration date on inlink/detail/link.tpl

I tried: <inp:m_language _Phrase="lu_expires" />: <inp:link _Field="lu_expires" /> however it didn't work.

Hope you can help

Regards,

Tariq.


Hello Tariq,

Use <inp:link _Field="expire" />

Thanks.


Hello Dmitry,

Can you please advice on articals (news) expire please.

Thanks,


Hello,

Try <inp:article _Field="enddate" />

Thanks.


Thanks again

Posted: 08/30/2005 1:39:24 PM

Reply Quoted  


tariq wrote:08/15/2005 4:51:25 PM
Dmitry wrote:08/15/2005 9:18:19 AM
tariq wrote:08/14/2005 6:03:38 PM
Dmitry wrote:08/12/2005 10:50:12 AM
tariq wrote:08/11/2005 4:49:37 PM
Hello all,

I am trying to display the link expiration date on inlink/detail/link.tpl

I tried: <inp:m_language _Phrase="lu_expires" />: <inp:link _Field="lu_expires" /> however it didn't work.

Hope you can help

Regards,

Tariq.


Hello Tariq,

Use <inp:link _Field="expire" />

Thanks.


Hello Dmitry,

Can you please advice on articals (news) expire please.

Thanks,


Hello,

Try <inp:article _Field="enddate" />

Thanks.


Thanks again


Hello,

Let me know if this worked out or if you need further assistance.