Appboard/2.4/builder/client date formats: Difference between revisions
imported>Jason.nicholls (Created page with '{{DISPLAYTITLE:Client Date Formats}} The Builder provides a number of places for an administrator to specify the date format shown to end-users: * Table Widget: date column ren…') |
imported>Jason.nicholls No edit summary |
||
Line 3: | Line 3: | ||
The Builder provides a number of places for an administrator to specify the date format shown to end-users: | The Builder provides a number of places for an administrator to specify the date format shown to end-users: | ||
* Table Widget: date column renderer | * [[appboard/2.4/builder/widgets/table|Table Widget]]: date column renderer | ||
* Show Data Tip widget action: date renderer for <tt>DATE</tt> field types | * [[appboard/2.4/builder/widgets/actions/show_data_tip|Show Data Tip]] widget action: date renderer for <tt>DATE</tt> field types | ||
This is configurable via configuration file which is included in backup archives and so should be retained through migrations and upgrades: | |||
<tt>[INSTALL_HOME]/server/webapps/enportal/WEB-INF/xmlroot/appboard/config/dateformats.xml</tt> |
Revision as of 14:03, 7 October 2013
The Builder provides a number of places for an administrator to specify the date format shown to end-users:
- Table Widget: date column renderer
- Show Data Tip widget action: date renderer for DATE field types
This is configurable via configuration file which is included in backup archives and so should be retained through migrations and upgrades:
[INSTALL_HOME]/server/webapps/enportal/WEB-INF/xmlroot/appboard/config/dateformats.xml