• Rest API - Pass parameters

    I wanted to make this as broad a title as possible. I'm shocked I can't find anything on this. I don't want to use the ID. Seems everything is bound to ID. I just want to simply know, without use of ID, how a method can consume arguments? How to pass…
  • How to use request states for multiple items at the same time?

    Hi Community, maybe somebody has faced a similar task before and can give me some hints. I have an relationship onAfterDelete server Method that is triggered when an relationship item is deleted. To ensure that I can still can use the related_id after…