Links

back to main page - contents - top
previous topic: Fields registry table
next topic: Exporters
The links table defines what links are displayed in the menu bar, the list view and the table specific links bar in the upper right corner. The actions triggered by links may be applied on tables (e.g. view, display links) or not (like the 'home' or 'logout' links). A link will show up in the top menu bar if the location field is empty otherwise it will only show up in the view related to the given 'location' table. The visibility of links can be controlled by a permission flag. The icon and the link title is automatically derived from the action and the table and need usually not to be set.

view links

Fields in the links table

KeyDatabase fieldHeaderDescription
NUMIDNUMIDNUMIDThe numerical id. 
OwnerOWNEROwnerThe owner of the link. 
DatDATLast updateThe date on which the link was last changed. 
TableTBLTableThe table with which this link is associated. 
ActionACTIONActionThe action to perform. 
TitleTITLETitleA short text which is displayed when the mouse is moved over a link. If empty the text is constructed from the action and table parameters. 
LocationLOCATIONLocationThe associated table of the link. If set, the link will be displayed either in the list of objects (if it applies to a specific object) or in the upper right corner (if it does not apply to a specific object or if data of one object are displayed). 
PermPERMPermissionThe permission level, which is required to see this link. 
SortfldSORTFLDSort fieldThe field by which objects shall be sorted (only used if the link refers to list views). 
ReverseSortREVERSESORTReverse sortThis flag tells, whether objects shall be reverese sorted or not (only used in links to list views). 
AllowObjectsALLOWOBJECTSAllow association with individual objectsIf this flag is set, the link may be associated with individual objects, otherwise not. If not set the link will not appear in object lists. 
ImageIMAGEImageAn icon to be used to display the link. If empty, the icon is constructed from the table and action parameters. 
TextTEXTTextThe text to be used to display the link. If empty an icon will be used or the text will be constructed from the table and action parameters. 
ParametersPARSParametersA list of parameters to be put into the query string. Placeholders in this field like <*objectID*> are replaced by the current values. 
OrderSEQOrderThe order by which the links shall be displayed. 
ShareSHARESharesThe Share field is used to give other users viewing or modifying rights for a certain object. Permissions can be given to specific users, to the group to which the object owner belongs to and to all users. 

Actions in the links table

IconDescription
display (and edit) the link
create a new link
copy the current link
view links
delete the link
update the link


Contact the system developer - back - reload