@@ -235,7 +235,7 @@ <h1>field</h1>
235235 < tr >
236236 < td > label< span class ="evol-required "> *</ span >
237237 </ td >
238- < td > Field title in all views. (Can be overridden for specific views with labellist, labelexport ...).
238+ < td > Field title in all views. (Can be overridden for specific views with labelList, labelExport ...).
239239 </ td >
240240 </ tr >
241241 < tr >
@@ -265,17 +265,18 @@ <h1>field</h1>
265265 < li > < span data-id ="#datetime "> < img src ="../dico/pix/ft-datehm.gif " class ="Icon "> datetime</ span > < span class ="evol-asterix "> *</ span > </ li >
266266 < li > < span data-id ="#decimal "> < img src ="../dico/pix/ft-dec.gif " class ="Icon "> decimal</ span > </ li >
267267 < li > < span data-id ="#document "> < img src ="../dico/pix/ft-doc.gif " class ="Icon "> document</ span > < span class ="evol-asterix "> *</ span > </ li >
268+ < li > < span data-id ="#email "> < img src ="../dico/pix/ft-email.gif " class ="Icon "> email</ span > </ li >
268269 </ ul >
269270 < ul class ="indent list-unstyled " style ="float:left;width:160px ">
270- < li > < span data-id ="#email "> < img src ="../dico/pix/ft-email.gif " class ="Icon "> email</ span > </ li >
271271 < li > < span data-id ="#hidden "> < img class ="Icon " src ="../dico/pix/ft-hidden.png "> hidden</ span > </ li >
272272 < li > < span data-id ="#html "> < img class ="Icon " src ="../dico/pix/ft-htm.gif "> html</ span > < span class ="evol-asterix "> *</ span > </ li >
273273 < li > < span data-id ="#image "> < img src ="../dico/pix/ft-img.gif " class ="Icon "> image</ span > < span class ="evol-asterix "> *</ span > </ li >
274+ < li > < span data-id ="#json "> < img class ="Icon " src ="../dico/pix/ft-json.png "> json</ span > < span class ="evol-asterix "> *</ span > </ li >
274275 < li > < span data-id ="#url "> < img src ="../dico/pix/ft-url.gif " class ="Icon "> url</ span > </ li >
275276 < li > < span data-id ="#lov "> < img src ="../dico/pix/ft-lov.gif " class ="Icon "> lov (single value)</ span > </ li >
277+ < li > < span data-id ="#list "> < img src ="../dico/pix/ft-list.png " class ="Icon "> list (multiple values)</ span > </ li >
276278 </ ul >
277279 < ul class ="indent list-unstyled " style ="float:left;width:160px ">
278- < li > < span data-id ="#list "> < img src ="../dico/pix/ft-list.png " class ="Icon "> list (multiple values)</ span > </ li >
279280 < li > < span data-id ="#money "> < img src ="../dico/pix/ft-money.gif " class ="Icon "> money</ span > </ li >
280281 < li > < span data-id ="#text "> < img src ="../dico/pix/ft-txt.gif " class ="Icon "> text</ span > </ li >
281282 < li > < span data-id ="#textmultiline "> < img src ="../dico/pix/ft-txtml.gif " class ="Icon "> textmultiline</ span > </ li >
0 commit comments