Most of the existing code in zero uses SerialiseFormToObject in the Javascript when posting values back to the server.
This works with dropdownlist fine but not with MultiSelectdropdownlist
The zero demo does not follow the SerialiseFormToObject pattern when posting values.
How do we get it working with SerialiseFormToObject as the demo example is inconsistent with the working code in zero when it comes to posting values
Taken a look at the demo but it does not demonstrate how the underlying selected data should be saved.
Example: should I store all selected items as array / json inside single column
Or should I create a lookup table that stores a seperate row per selection ?
Are you guys still on track to release it tomoorrow? How do we get access
Any working a ample of: Read, write and display multi select combo box items
Keep in mind each item needs to be shown in relevant language
If we create an entity with example 5 dropdowns the Int values are stored as selected item values.
The question : how do we ensure the GridView shows the textual description of selected items rather than Int values
Is there an example of this in abp
Example scenario:
App does live Admin adds new status types to partner entity. When users view partner items in list view and edit view the status dropdown values should be translated
How can we translate organization unit nodes?
Example: permissions tree is translatable
<cite>Mdonogma: </cite> How far off till first Xamarin app is ready for enterprise customers? Can we get beta/early access.
Will it have login flow? Offline? Crud on an entity example Xamarin Forms? Other?
How far off till first Xamarin app is ready for enterprise customers? Can we get beta/early access.