Hi Deepak, The @MultiLine has support for that [1].
The location of the edit button is a responsibility of the (wicket) viewer. the EntityPropertiesPanel.html file [1] would be the right place to start making modifications. [1] https://isis.apache.org/applib-guide/reference/recognized-annotations/MultiLine.html [2] https://github.com/apache/isis/blob/master/component/viewer/wicket/ui/src/main/java/org/apache/isis/viewer/wicket/ui/components/entity/properties/EntityPropertiesPanel.html?source=c On Mon, Jan 6, 2014 at 7:56 AM, Deepak Gopalakrishnan <[email protected]> wrote: > I'm using @Multiline to create a text area input field. I'd like to > increase the number of columns it has. Can someone let me know how I can do > that. > > Also, I would like to keep the edit button on top of the page. Please give > me some pointers > > -- > Regards, > *Deepak Gopalakrishnan* > *Mobile*:+918891509774 > *Skype* : deepakgk87 > http://myexps.blogspot.com
