Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   AddTextFieldColumn
  Home |  WebHare Lite |  Downloads |  HareScript |  Websites/CMS |  Applications
Search for:  in: 
Applications
Module development
GUI development
 
Base interface elements
Dual column pages
Feedback handling
Form actions
Forms
Lists
AddTextFieldColumn
  Add a textfield column
 
Library module::system/webui/lists.whlib
 
Syntax PUBLIC MACRO AddTextFieldColumn (STRING name,STRING header,INTEGER width,STRING valuename,INTEGER maxlength)
 
Parameters
name Name of this column in the list's items with the fieldname
Header Text that is displayed as header of this column
width Width of this column
valuename Name of this column in the list's items with the fieldvalue
maxlength Maximum length of this text field
 
 
In library 'lists'
AddActionColumn
AddCheckBoxColumn
AddCheckBoxMarginToList
AddIconColumn
AddIconMarginToList
AddImageColumn
AddImageLinkColumn
AddLinkColumn
AddTextColumn
AddTextFieldColumn
CreateList
GetList
GetListSortOrder
HideColumn
SetListColumnAlign
SetupList
StoreList
UpdateListMask
 
Top To top of page