| |
Component iadbselectlink
Description
Secure 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
< iadbselectlink ...
> ... < /iadbselectlink >
Details
Include File: | dbscroller.hei |
Session Mode: | create |
Properties
Property |
Kind |
Description |
Href | String(60) | Destination URL. |
Action | modify, display, empty, modifyemp, copy | Action to be performed by the dbform. |
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. |
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.
|