XLForm
XLForm copied to clipboard
Disable individual row delete?
I have a section with XLFormSectionOptionCanDelete set and it works fine. However, some rows I need to prevent from being deleted. There doesn't appear to be a "shouldDelete" callback from which I can return NO. Any ideas?