This topic is locked

Define Template

2/3/2007 6:18:38 PM
ASPRunner.NET General questions
B
bluezz author

Hi,

Can I define template to get a referance table field at generate code time.

I mean,

when I generate a table called tbDEPT,

I need to read another table called tbTABLE_NAME to get table name "Deptment" and set to web page as Title or other process,

Thanks!

B
bluezz author 2/9/2007

Hi,

Have any information for template design,

like ##LINK_FROM_DB##, ##RTE_COLUMN##....

Thanks!

Eugene 2/12/2007

LINK_FROM_DB## - this section exists if you choose "Display url" or "Display field content" option in hyperlink format window.

RTE_COLUMN## - this section exists if you use Rich Text Editor for current field.