To add something to an array we have the "array\push(" command. There is no way to remove an item, and we should have one. This post https://forum.espocrm.com/forum/gene...link#post79405 goes through a load of code needed to remove something.
Can I suggest 2 new commands, one that removes an item at a specific location, and one that removes an item with a given value.
Can I suggest 2 new commands, one that removes an item at a specific location, and one that removes an item with a given value.
Comment