Hi team, hopefully easy issue. I am creating a custom record which will use a status, however 'next step' statuses should be restricted by the current status (eg if currently Pending, can only be changed to In Progress, not Complete). In an ideal world I'd run this via buttons & scripts however I am hoping to make this work on mobile as well which introduces some wrinkles.
I've created a secondary custom record for the status and used a Multiple Select field to set what should be the 'next available statuses' options. Is it possible via Filtering & Sourcing to only show in the dropdown on the main custom record, statuses which are selected as next statuses, for the current status?