Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/2100 @Leemoonsoo I made `runOnSelectionChange` can be persisted under `note.json`'s `config` field like below. <img width="456" alt="screen shot 2017-03-16 at 12 56 14 pm" src="https://cloud.githubusercontent.com/assets/10060731/23981188/fe8a5fbe-0a47-11e7-8516-ca0be81ed4dd.png"> If user tries to `check`/`uncheck` the option in dropdown menu, this value will be updated. So reloading / Zeppelin restart won't be affect to this value change. What do you think? And regarding >Do you mind improve unittest to not only verify button is checked, but also verify actual dynamic form behavior, in this PR or later in the other PR? If it's okay, I'll add the test case for this changed behaviour in another PR!
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---