Feature #3302
Updating setting value from plugin
Status: | Fixed | Start date: | 06/26/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | Plugins | |||
Target version: | - |
Description
Is there a way to update setting value programatically? service.userLogin = "value" doesn't seem to have any effect.
I have Auth dialog where user enters his user/pass and I would like those values to be saved as settings. So next time Settings window is opened, credentials would be there as the user put in the Auth dialog.
History
#1
Updated by Pirm Okas almost 5 years ago
Looks like I simply had some variable scope issues. Everything is fine.
#2
Updated by Leonid Protasov over 4 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100