This topic is locked

Create alias name for tables

11/13/2008 1:06:55 AM
PHPRunner General questions
M
M__K author

How do I create an alias name for tables which will be used in the menu and in all places the table name is displayed on the website. I'd like to use user friendlt names for displaying the table name.
Right now my tables have been names as tblModel, tblSegment, tblBodyStyle, etc.
I'd like to use alias names like Model, Segment, Body Style to be displayed in the Menu and other places.
How do I do it?

J
jaflores 11/13/2008

I think it's in the Datasource Table Screen... you change the Caption Field

How do I create an alias name for tables which will be used in the menu and in all places the table name is displayed on the website. I'd like to use user friendlt names for displaying the table name.

Right now my tables have been names as tblModel, tblSegment, tblBodyStyle, etc.
I'd like to use alias names like Model, Segment, Body Style to be displayed in the Menu and other places.
How do I do it?

J
Jane 11/13/2008

Hi,
edit table and field captions on the Miscellaneous tab inLable Editor.

M
M__K author 11/13/2008

Hi,

edit table and field captions on the Miscellaneous tab inLable Editor.


Thanks very much jane