I’m using the duplicate.js action button: https://gitlab.com/fibery-community/action-buttons/-/blob/master/duplicate/duplicate.js
Is it a limitation of the button or the Fibery API that relations are not duplicated into the copy?
I’m using the duplicate.js action button: https://gitlab.com/fibery-community/action-buttons/-/blob/master/duplicate/duplicate.js
Is it a limitation of the button or the Fibery API that relations are not duplicated into the copy?
Hello. It is just how Duplicate button is implemented at the moment. There is no limitation to duplicate relations as well, just need to add appropriate code.