TimGeyssens / UIOMatic

Auto generate an integrated crud UI in Umbraco for a db table based on a petapoco poco (and more)
https://timgeyssens.gitbook.io/ui-o-matic/
Other
67 stars 54 forks source link

added missing methods #224

Closed huzzi closed 1 year ago

huzzi commented 1 year ago

Added missing method submit and close to pickers.object.controller.cs

Picker does not work without these two methods.