Hi,
I have created a song content type.
In the database, I want to create a line in another table (independant of Seblod : "mysong") every time I create/modify a song.
A bit like this example (https://www.seblod.com/resources/tutorials/create-content-dynamiclly-using-code), but with two differences :
- my table isn't a seblod form table
- when I modify an article, it should also modify the table.
How can I do that please ?
Thanks in advance,
Osep45