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

Support default values in data source creation forms #651

Merged
merged 1 commit into from Nov 15, 2015

Conversation

alonho
Copy link
Contributor

@alonho alonho commented Nov 13, 2015

The default values simply fill the input's placeholder. No value is actually set to the scope nor sent to the server.
When setting default values they should actually reflect the default behaviour of the data sources.

The use case for this feature is to let users understand what values are used by a data source in case a field isn't required (for example, mysql and postgres would connect to 127.0.0.1 if not value is specified in hostname)

arikfr added a commit that referenced this pull request Nov 15, 2015
Support default values in data source creation forms
@arikfr arikfr merged commit 346ea66 into getredash:master Nov 15, 2015
dairyo pushed a commit to KiiCorp/redash that referenced this pull request Mar 1, 2019
Support default values in data source creation forms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants