Opened 14 years ago
Closed 14 years ago
#742 closed enhancement (fixed)
Button wrapper
Reported by: | christoph | Owned by: | dev |
---|---|---|---|
Priority: | major | Milestone: | 2.7 release |
Component: | user interface | Version: | |
Keywords: | Cc: |
Description ¶
Imagine you have a DIV element in your application. In order to save screen real estate, you might want to only show the DIV if the user clicked a button. That's what this module does.
The button will open a dialog containing the element specified in the target column. In the example, a button will open the print form in a new dialog.
Note:
See TracTickets
for help on using tickets.
changeset:7316