i used to do this in drupal 7, but i cannot see how to do this in backdrop. is there a way to execute a custom php function as the action for a rule?
alternatively, is there a reliable way to hook into the normal process flow and execute some custom code AFTER a node has been saved to the database? hook_insert() etc all seem to happen prior to the node data being saved in the database, and therefore there is no nid yet for the new node. have i missed something there?
thanks for any ideas.
Recent comments
Thanks a lot for the help, solved it.
How to Restrict User Access to Site-Wide Images in the Form Editor
Don't worry. Another way to help out is by testing fixes that others provide and clearly documenting and new issues you find in the issue queues. Sometimes that can be the thing that allows it...
managing draft revisions while still having a version published
Hi! In the end, I chose to use the form block and made an override of the block. With some CSS and JavaScript, I created a modal form that only includes a text field and the option to upload...
How to Create Nodes via a Block-Embedded Form in Backdrop
ahh thanks for clarifying. I'd love to help unfortunately my understanding of how to code is currently very poor, and being new to backdrop and how its configured , I would assume it would take...
managing draft revisions while still having a version published
The upgrade was a bit rocky. This is the same site that I had difficulty with faulty views: https://forum.backdropcms.org/forum/unable-edit-layouts Here is the list of contrib...
View/Edit tabs missing