Hi
A couple of bugs in inline edit function.
- If you work with password field, when you try to save password with inline edit functions, password field is not updated in database, well is updated with empty value.
(Of course if you try same operation with normal add or edit page, everithing works fine)
- Required field doesn't work with Inline edit or add. If you try to update or add new record with this functions without filling required fields, no warning is shown and record is updated with empty values.
(Layout=Default, Template=Default2)
Thanks in advance for any suggestion