Kexi/Plugins/Tables/Table hyperlinks: Difference between revisions
m (Jstaniek moved page Kexi/Plugins/Forms/Table hyperlinks to Kexi/Plugins/Tables/Table hyperlinks) |
mNo edit summary |
||
Line 7: | Line 7: | ||
__TOC__ | __TOC__ | ||
==Rationale== | ==Rationale== | ||
It should be possible to display a clickable hyperlinks based on data from a text | It should be possible to display a clickable hyperlinks based on data from a text field in the tabular view. | ||
==Details== | ==Details== |
Revision as of 22:40, 22 October 2012
Design page for task: "Add support for displaying a clickable hyperlinks in the tabular view ".
- Started: Jstaniek October 2012
- Wish #308838
- Target: ?
Rationale
It should be possible to display a clickable hyperlinks based on data from a text field in the tabular view.
Details
The links should be displayed as underlined with default hyperlink style. This applies also to local paths.
See also Forms/Button hyperlinks.
Further work
...