Addons
Last updated
Was this helpful?
Last updated
Was this helpful?
There are a number of addons you can install on top of UI-O-Matic to further extend it's functionality
Generate frontend forms based on your UI-O-Matic pocos and create types on the fly from an integrated UI
Simply install trough and you can work your magic in the new MCFly section
Install this to extend the list view with an export action
Just populate the ListViewActions parameter on your UIOMatic attribute with the Actions you wish to supply (and of course make sure the include the correct using statement using UIOMaticAddons.Export; )
Full docs available on