Try our conversational search powered by Generative AI!

How can I increase the witdth and height of a shortstring in edit mode?

Vote:
 
Hi! I want to increase the width and height of a short string property in edit mode. This so the user can se all the 255 characters he's supposed to type in. Making it an long string is not an option if I can’t control its size. Any ideas? //Sebastian
#15985
Jan 29, 2008 11:42
Vote:
 
You can create your own property type, inheriting from the PropertyString property class, and make it render a text area instead of the normal input field. After that, you change your property to use the new type. That should do the trick. /Steve
#16751
Jan 29, 2008 23:04
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.