Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
viewer-wicket-1.7.0
-
None
Description
As per [1] mailing list thread, in particular its screenshot [5],
if a contributed property (= action) returns a URL, then it should be rendered within an iframe. It may not actually be necessary to require any other metadata.
eg
@Action(semantics=SemanticsOf.SAFE)
@ActionLayout
public URL editor(Asset asset)
[1] http://markmail.org/message/merftvqoiy6ht3kq
[5] http://postimg.org/image/k83i6b70x/
Attachments
Issue Links
- is cloned by
-
CAUSEWAY-998 Actions that are NOT contributed properties but which return a URL should optionally display that URL inline within an iframe in a new tab (or other "working area").
- Closed
- requires
-
CAUSEWAY-993 Show different object members on multiple tabs
- Closed