Hi, I hope someone can help with this.
I have an app where I want to update values in a board group. I have a Board group menu feature which does exactly what I want. It opens up a dialog and the end user enters values, and I can update the columns I need. But after doing that I want to close the dialog and reset my internal variables ready for the next menu action.
I can’t find a way to do that.
moday.execute ‘closeDialog’ crashes, ‘closeAppFeatureModal’ doesn’t crash but doesn’t close the dialog either.
How can I do this.
Many thanks for your help.