Forum Discussion
Change state of drag and drop items after the user clicks the submit button.
I am creating a drag and drop activity that is an organizational chart. I only want the state of an item to change to drag incorrect when the user clicks the submit button. But when I set up the triggers it always changes the state to drag incorrect as soon as the item is dragged to the incorrect object. I am using a pick many freeform slide as some of the items can be dragged to multiple objects. Is there a way for the state of the item to change to drag incorrect only after the interaction has been submitted?
- MichaelHinzeCommunity Member
Did you try this option?
- WaltHamiltonSuper Hero
Is there any particular reason you chose a Pick Many?
I'm not sure I could do what you want with a Pick Many, but here's a fairly simple custom drag and drop that may give you some ideas.
- CassandraWelch-Community Member
Thank you for the example! Those triggers were just the thing to make it work.
- WaltHamiltonSuper HeroYou're welcome. PIAWYC (Pass it along when you can).