I just added the Draggable elements plugin to my app as part of my Job Tracker feature. I want users to be able to drag jobs from one column to another and change the status field on it when that happens.
For example, user drags a job from the Added to the Applied column and the status is updated to Applied.
When looking at previous documentation and users, I see most people reference the Current Workflow Item to edit that item. In my case, I don’t see that option and that means I have no way to edit the job. In addition, I don’t see the reference to the drag/drop groups as an option for “Make a change to…” action.
Below I included what it shows for options and an example of the element structure. Any help is greatly appreciated though this might be a bug for Bubble.