Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2007-01-10 18:59:07
- mikkeX
- Archived Plugin Author
- Registered: 2004-02-26
- Posts: 74
use custom fields on articles excerpts?
Is it possible to use values from custom fields in your forms when you list articles excerpts? I have this in a form:
<txp:if_custom_field name="bakgrund">
<div style="background-color: <txp:custom_field name="bakgrund" />;padding:5px">
</txp:if_custom_field>
It it does not work
Last edited by mikkeX (2007-01-10 19:40:02)
Offline
#2 2007-01-11 07:56:11
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: use custom fields on articles excerpts?
Is it possible to use values from custom fields in your forms when you list articles excerpts?
You can put anything you want in your article’s form template. Can you be more specific than “does not work”?
Offline
Pages: 1