Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Change configuration settings on the fly #82

Open
eliaspn opened this issue Feb 22, 2017 · 1 comment
Open

Question: Change configuration settings on the fly #82

eliaspn opened this issue Feb 22, 2017 · 1 comment
Labels

Comments

@eliaspn
Copy link

eliaspn commented Feb 22, 2017

First of all, thanks for providing this neat plugin :)
I'm using the modal to display a pre filled form. I wonder how to change configuration settings on the fly. For example if values are changed, I would like to set is_locked to true and eventually have a confirmation Modal.
How to approach this?

Thanks in advance

@danhumaan
Copy link
Collaborator

Hi Elias, currently on the fly configuration changes aren't available.

So i'm understanding your setup, are you hoping to change the modal to be locked while it's open, or before it's opened a second time? Are you able to share your use case? What i'm trying to gauge is whether this is something that is unique to your environment, or something that would be useful to the wider audience and should be considered as an enhancement we look to built into the plugin (though with a low priority at the moment)

One solution for your confirmation modal may be to have a secondary one sitting in waiting until you need it, and then trigger it as necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants