Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-11-21 20:36:45

PicoPaco
New Member
Registered: 2007-11-21
Posts: 5

How to create a dynamic table?

Does any one know how to build a dynamic table. The content will be in three columns and will be updated by an article.

Offline

#2 2007-11-21 22:17:22

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: How to create a dynamic table?

Do you mean something like this?

Article form:

<tr><td><txp:title /></td><td><txp:body /></td><td><txp:excerpt /></td></tr>

Tag on the page:

<table><txp:article form="the_above_form" /></table>

Offline

#3 2007-11-21 22:33:01

PicoPaco
New Member
Registered: 2007-11-21
Posts: 5

Re: How to create a dynamic table?

Well, something like that, but what would I do if I needed more columns? Maby one more for a picture or some more information.

Last edited by PicoPaco (2007-11-21 22:33:20)

Offline

#4 2007-11-21 22:40:20

the_ghost
Plugin Author
From: Minsk, The Republic of Belarus
Registered: 2007-07-26
Posts: 907
Website

Re: How to create a dynamic table?

What info you want to show in table?
By the way – look through txp tags


Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?

Offline

#5 2007-11-21 23:06:51

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Offline

Board footer

Powered by FluxBB