Backlinks to DevelopmentVariables in TWiki Web (Search all webs)

Results from TWiki web retrieved at 04:18 (GMT)

CALCULATE{`formula`} handle spreadsheet calculations outside tables The % CALCULATE{formula variable is handled by the SpreadSheetPlugin. Over 100 functions...
DASHBOARD build a dashboard with banner and boxes Use this variable to quickly create dashboards for intranet home, team homepages, project homepages and knowledge...
EDITFORM{} render a TWiki form for edit Show an HTML form to update the TWiki form data of a topic. Syntax to update a TWiki form: % EDITFORM{topic `.....
EDITFORMFIELD{`fieldname` form ``} render an input field specified in a form template topic Use this to create HTML forms that update TWikiForms, such as a...
ENTITY{string} encode a string to HTML entities Encode `special` characters to HTML entities. Useful to encode text properly for HTML input fields. Encoded...
FORM{} render a TWiki form for view Show a table containing data of a TWiki form attached to a topic Syntax: % FORM{topic `...` formfields `...` ......
SETGETDUMP{...} dump variables Dump volatile or persistent name/values previously set with % SET{ . Syntax: % SETGETDUMP{ remember `1` format `...` separator...
USERREPORT show user reports with profile pictures Show various user reports documented in UserReports Syntax: % USERREPORT{ action `...` ... Overview...
Number of topics: 8

 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.DevelopmentVariables.