Is it possible to update or insert Database records with the panel?
For instance: I create a structure field for a Page and fill it with records, as soon as it gets updated by a User in the panel I need to access those changes to write the Database code.
Should I use a Hook for this?