Fix: Element: DatabaseJoin SQL field changes - Sophist-UK/joomla_fabrik GitHub Wiki

By: Sophist

If you changed databasejoin value field, the element SQL type needs to be changed to match. Previously you needed to save twice to get this change to be propagated, creating confusion if the second save was some time later and errors if the old and new field types were incompatible and you only saved once.

This has been fixed.