Tiago Garcia 11 年之前
父節點
當前提交
210bd002da
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Resources/doc/reference/field_types.rst

+ 1 - 0
Resources/doc/reference/field_types.rst

@@ -17,6 +17,7 @@ There are many field types that can be used in the list action or show action :
 * decimal: display a number
 * decimal: display a number
 * currency: display a number with a provided ``currency`` option
 * currency: display a number with a provided ``currency`` option
 * percent: display a percentage
 * percent: display a percentage
+* choice: uses the given value as index for the ``choices`` array and displays (and optionally translates) the matching value
 
 
 .. note::
 .. note::