More demos of controls please plus please align with how rest of code works.
Example : MultiSelect demo is not usable in current state
More working sample of metronic controls needed
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
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
How far off till first Xamarin app is ready for enterprise customers? Can we get beta/early access.
If I have tenants in different regions can I run each of their sql db's on sql servers in each of the regions. They key however is for the same application to be used so I want to deploy an web server in each region to.
Essentially the hosts content will be in my region and tenants will run on db closest to them.
Hope this make sense.