I'm starting to use the very excellent XLForm project (https://github.com/xmartlabs/XLForm) for iOS, however I've run into something that could possibly really easy to answer yet I can't figure it out.
I want to detect the change in a row's value - for example a text field or a segmented control. What method do I need to implement to catch this change? I'm guessing that it comes from the controls themselves but I'm not clear exactly how to get at it since XLForm manages the controls.
Thanks very much!
-(void)formRowDescriptorValueHasChanged:(XLFormRowDescriptor *)formRow oldValue:(id)oldValue newValue:(id)newValue{
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With