I'm having another really strange issue with this edit.php on the crud system, does anyone know what might be causing it not to add data to the Category field?
Everything else appears to be working correctly, but it isnt allowing me to add new data (when editing) to this field specifically.
Its set as mediumtext in the database and only have 2 words seperated by a comma presently so the space in the column shouldn't be an issue.
The code is exactly as above so should be working fine.
Adding a new record isnt giving me any issues and neither is displaying or deleting a record
Any thoughts on what may be causing this issue please?