I want to have a kind of CreateInputText but the content should be read-only.
With function can I use.
Musicscore
[solved] CreateInputText
-
- Power Poster
- Posts: 474
- Joined: Wed Jan 25, 2006 11:53 am
- Location: Netherlands
[solved] CreateInputText
Last edited by musicscore on Tue Mar 16, 2010 7:50 pm, edited 1 time in total.
Re: CreateInputText
You can use readonly="readonly" in the "addtext" parameter of CreateInputText. Of course you will have to escape the quotes.
http://cmsmadesimple.org/apidoc/CMS/CMS ... eInputText
http://htmldog.com/reference/htmltags/input/
http://cmsmadesimple.org/apidoc/CMS/CMS ... eInputText
http://htmldog.com/reference/htmltags/input/
-
- Power Poster
- Posts: 474
- Joined: Wed Jan 25, 2006 11:53 am
- Location: Netherlands
Re: [solved] CreateInputText
Whisbone,
Thanx for your quick answer.
As a newbie trying to create my first module this help was very usefull.
Also Jos, thanx for you answer.
Musicscore
Thanx for your quick answer.
As a newbie trying to create my first module this help was very usefull.
Also Jos, thanx for you answer.
Musicscore