You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2019/01/06 13:46:00 UTC

[jira] [Created] (ISIS-2076) 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"

Dan Haywood created ISIS-2076:
---------------------------------

             Summary: 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: Core: Viewer: Wicket
    Affects Versions: 1.16.2
            Reporter: Dan Haywood
             Fix For: 1.18.0


as per [https://getbootstrap.com/docs/4.0/components/forms/#readonly]

eg:
{code:java}
@ActionParameter(labelPosition=PLACEHOLDER)
...{code}
 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)