-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
We should be allowed to override the defaultValue on standard fields #7104
Comments
This comment was marked as off-topic.
This comment was marked as off-topic.
@Bonapara the design has already been implemented for both. The issue is just that we are blocking the edition for standard fields (but it's possible to edit it on custom fields) |
Also valid for the options (stored in "settings"): Merging #6945 as it is but would be great to fix it in the context of this current issue - we'd like those options to be modifiable |
@FelixMalfait I am working on this! |
@ad-elias will be working on this Todo: check with |
Thanks for taking this one @ad-elias! |
Co-authored-by: Marie Stoppa <[email protected]>
Discussed in #6933
Originally posted by domenico-ruggiano September 8, 2024
Possibility to set a default currency other than USD dollars, for example € EUR.
I think we should let the user override the default value for standard fields
(we already let the edit values for enums)
The text was updated successfully, but these errors were encountered: