Last modified by Thomas Mortagne on 2023/10/13

From version 12.1
edited by Marius Dumitru Florea
on 2012/11/05
Change comment: There is no comment for this version
To version 11.1
edited by Marius Dumitru Florea
on 2012/11/05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -18,23 +18,23 @@
18 18  
19 19  The date picker from [[AppWithinMinutes>>extensions:Extension.App Within Minutes Application]] is now the default picker for all [[XClass>>platform:DevGuide.DataModel]] properties of type Date. This means that you'll get a date picker when editing an object with a Date property even if you didn't use AppWithinMinutes to create the XClass.
20 20  
21 -{{image reference="DatePicker.png"/}}
21 +{{image reference="DatePicker.png" /}}
22 22  
23 23  If for some reason you don't want to use the new date picker then you can edit the XClass and uncheck "Use Date Picker" for the Date property.
24 24  
25 25  == User picker ==
26 26  
27 -We added a user picker that is used by default for all [[XClass>>platform:DevGuide.DataModel]] properties of type "List of Users". When multiple selection is enabled, each selected user is added to the list above the picker. You can remove individual users from the list of selected users or you can clear the entire list.
27 +We added a user picker that is used by default for all XClass properties of type "List of Users". When multiple selection is enabled, each selected user is added to the list above the picker. You can remove individual users from the list of selected users or you can clear the entire list.
28 28  
29 -{{image reference="userPicker-editMultiple.png"/}}
29 +{{image reference="userPicker-editMultiple.png" /}}
30 30  
31 31  In single selection mode whenever you select an user it overwrites the previously selected user.
32 32  
33 -{{image reference="userPicker-editSingle-objectEditor.png"/}}
33 +{{image reference="userPicker-editSingle-objectEditor.png" /}}
34 34  
35 35  The list of selected users is displayed in view mode in a similar way. For each user there is a link to their profile page.
36 36  
37 -{{image reference="userPicker-viewMultiple.png"/}}
37 +{{image reference="userPicker-viewMultiple.png" /}}
38 38  
39 39  == Miscellaneous ==
40 40  

Get Connected