Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-02-10 12:02:23

ultramega
Member
Registered: 2006-02-26
Posts: 221

Custom fields as additional title

My today’s second question :) is about using custom field as an additional title for article. Let me explain: scientifc texts I’m about to begin publish are titled with name of the phenomena. They have scientific latin names also. So could I save latin name in the custom field and then make a clickable list of all latin names found articles in section?

Offline

#2 2007-02-10 12:18:07

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,538
Website GitHub Twitter

Re: Custom fields as additional title

This is done by form, go to form tab and then look at default article form, there you can decide how an article is displayed, you have txp:title, txp:author, txp:body, txp:permlink, …

You can create an article form with this:

<h3><txp:permlink><txp:title /><br /><txp:custom_field name=“latintitle” /></txp:permlink></h3><txp:body />

with naming one of custom_field : latintitle.

Good luck

Offline

#3 2007-02-10 12:24:50

ultramega
Member
Registered: 2006-02-26
Posts: 221

Re: Custom fields as additional title

Hi Dragondz!!!

Thank you very much for answering so quick to my both questions! Solutions seems to be very reasonable. Kiitos paljon!

Offline

Board footer

Powered by FluxBB