[
https://issues.apache.org/jira/browse/ISIS-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Keir Haywood updated ISIS-2076:
--------------------------------------
Fix Version/s: (was: 1.18.0)
2.0.5
> Allow action parameter label to be used as placeholder text instead of to the
> TOP or LEFT. This would be a new type of "position"
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: ISIS-2076
> URL: https://issues.apache.org/jira/browse/ISIS-2076
> Project: Isis
> Issue Type: New Feature
> Components: Viewer: Wicket
> Affects Versions: 1.16.2
> Reporter: Daniel Keir Haywood
> Priority: Major
> Fix For: 2.0.5
>
> Attachments: param-label-overlapping.png
>
>
> as per [https://getbootstrap.com/docs/4.0/components/forms/#readonly]
> eg:
> {code:java}
> @ActionParameter(labelPosition=PLACEHOLDER)
> ...{code}
>
> As a further improvement, maybe there could also be an AUTO (or RESPONSIVE)
> option that will dynamically figure out the best place to render the label
> given the space available.
> eg:
> {code:java}
> @ActionParameter(labelPosition=AUTO)
> ...{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)