This is no request for coding! So dont move the thread, please.
I want to build something like this:
Add a new thread, see the form, add a checkbox.
When checked do something after saving the new thread like add data to different tables.
To code this for myself i need an existing addon as a base to watch and learn.
Finally i have to extend postsave/addthread (or something like this), take the incoming data like title and new thread_id and save it where and how i want.
So my question is, do we have any small and compact addon here that adds some data to a second table while adding a thread?
At the moment i have only the threadmarks to watch and learn and this is not the smallest addon; maybe there is a smaller one, please?
I want to build something like this:
Add a new thread, see the form, add a checkbox.
When checked do something after saving the new thread like add data to different tables.
To code this for myself i need an existing addon as a base to watch and learn.
Finally i have to extend postsave/addthread (or something like this), take the incoming data like title and new thread_id and save it where and how i want.
So my question is, do we have any small and compact addon here that adds some data to a second table while adding a thread?
At the moment i have only the threadmarks to watch and learn and this is not the smallest addon; maybe there is a smaller one, please?