XLForm
XLForm copied to clipboard
Options view controller should refresh/reload when changing value of corresponding multi-selector row.
I have code that changes the value of the XLFormRowDescriptorTypeMultipleSelector
row, and I need XLForm to update the table view of the options view controller when I change the value after it is already presented.
Is this possible?
Really enjoy using this framework. Thanks for everything.