This message was deleted.
# questions
b
This message was deleted.
e
Hey @sticky-night-20812, right now there’s no way to not load edit mode via a URL parameter. Depending on how you identify who should exit the mode, you might be able to run some conditional javascript that will automatically exit the edit mode when the criteria fits.
s
How would you disable the edit mode? Simulating a click on the Cancel button, I guess?
e
Yes. A hacky way, I’m afraid
👍 1
s
it’s a good idea, I’ll POC it.