Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-02-15 18:16:38

firago
Member
Registered: 2005-01-03
Posts: 54

does a Plugin For Displaying A Custom Field On a Previous Entry exist?

Does a plugin for displaying a custom field on a previous entry exist?

If it doesnt is there one like it? Or can someone help me to make one?

Thanks for all the help.

Offline

#2 2006-02-16 06:54:15

Niconemo
Member
From: Rhône-Alpes, France
Registered: 2005-04-18
Posts: 557

Re: does a Plugin For Displaying A Custom Field On a Previous Entry exist?

I’m not sure to understand… To display a customfield, just use this tag <txp:custom_field name="FieldName" /> in the article form. Is there anything else in your question ?


Nico

Offline

#3 2006-02-16 07:19:27

Mary
Sock Enthusiast
Registered: 2004-06-27
Posts: 6,236

Re: does a Plugin For Displaying A Custom Field On a Previous Entry exist?

You’d make two calls to the article tag in your page, like:

<code><txp:article limit=“1” form=“custom_field_form” /></code>

<code><txp:article limit=“1” offset=“1” form=“individual_form” /></code>

Last edited by Mary (2006-02-16 07:24:48)

Offline

#4 2006-02-16 09:33:39

Niconemo
Member
From: Rhône-Alpes, France
Registered: 2005-04-18
Posts: 557

Re: does a Plugin For Displaying A Custom Field On a Previous Entry exist?

Oh, OK, I see.

(Nice to see you ‘round here Mary)


Nico

Offline

Board footer

Powered by FluxBB