Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » textarea in update screen
Re: textarea in update screen [message #227 is a reply to message #226] Fri, 04 August 2006 11:14 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2361
Registered: April 2006
Location: Surrey, UK
Senior Member
A text field will not be displayed as a multi-line text box unless you tell the framework to do so. Take a look at http://www.tonymarston.net/php-mysql/menuguide/dict_column(u pd).html for the field called CONTROL and the option of "Multi-Line Text Box". You must also specify the number of ROWS and COLUMNS that you want displayed. Don't forget that after changing the entry in the data dictionary you must export the details to your PHP script before the changes will take effect.

I hope this helps.


 
Read Message
Read Message
Read Message
Previous Topic: //DebugBreak();
Next Topic: Date format problem
Goto Forum:
  


Current Time: Sat Aug 31 20:26:04 EDT 2024

Total time taken to generate the page: 0.00990 seconds