| |
Component dbselectlink
Description
Link to another component to handle the current record.
dbselectlink must be used inside the automatic format of
a dbdisplay or dbscroller.
It adds a new column containing
an HTML-link. When the link is clicked the component specified
by receiver on the page specified by href
gets a message.
Typically this is a dbform or dbcontainer
to display the record or
another dbdisplay or dbscroller.
Format
< dbselectlink ...
> ... < /dbselectlink >
Details
Include File: | dbdisplay.hei |
Session Mode: | none |
Properties
Property |
Kind |
Description |
Href | String(60) | Destination URL |
Action | String(60) | Action to be performed by the receiver |
Receiver | String(60) | Destination Component |
Key | String(20) | Key field used to identify the record.
Key can also be a comma separated list of key field
names. Field names can be preceded by 'targetname='
id the receiver uses different key field names.
|
Title | String(20) | Title of the Link column |
Width | Integer % | Width of the link column |
Bgcolor | String(60) | Table field parameters |
Align | Left, Middle, Right | |
Valign | Top, Middle, Bottom | |
Nowrap | Checkbox | |
Urlpar | String(20) | Parameters appended to the URL. (The ? part of the URL excluding the #). |
This page was dynamically generated by the
web application development tool RADpage
of H.E.I.
H.E.I. provides support, tools, and services like
Webdesign in Mannheimm,
the HTML/CSS 3D WebGL Animation Library taccgl,
3D Webdesign, and
3D Product ConfiguratorDemo
(3D Produkt Konfigurator Demo in German).
© 1996-2025 H.E.I. All Rights Reserved.
|