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

add settings if default value for a field is given #887

Open
rallek opened this issue Dec 24, 2016 · 5 comments
Open

add settings if default value for a field is given #887

rallek opened this issue Dec 24, 2016 · 5 comments
Assignees
Milestone

Comments

@rallek
Copy link

rallek commented Dec 24, 2016

You have already this great settings for the images. Similar to this you may implement it for all fields where a default value is created within the model.

I would prefere this instead of #263.

This feature is not requested for 0.7.0

@Guite Guite added this to the 0.7.1 milestone Dec 24, 2016
@Guite Guite self-assigned this Dec 24, 2016
@Guite Guite added the feature label Dec 24, 2016
@Guite
Copy link
Owner

Guite commented Dec 30, 2016

Wouldn't this result in a huge amount of setting fields... not sure whether this would be really useful...

@Guite Guite modified the milestones: 0.7.1, 0.7.2 Jan 6, 2017
@Guite Guite modified the milestones: 0.7.2, 0.7.3 Feb 3, 2017
@Guite Guite modified the milestones: 0.7.3, 0.7.4 Feb 14, 2017
@Portugao
Copy link

Sometimes this feature is useful. So it would be fine to have the option to activate it for each field; by default it could be inactive.

@Guite
Copy link
Owner

Guite commented Apr 21, 2017

Note there is now an entity initialiser class (see #995) which allows to dynamically apply default values for newly created entities. This might be helpful for solving this issue, too.

@Guite
Copy link
Owner

Guite commented Apr 23, 2017

Postponing, because this depends on #97.

@Guite Guite added the blocked label Apr 23, 2017
@Guite Guite modified the milestones: Future, 0.7.4, 0.8.0 Apr 23, 2017
@Guite Guite modified the milestones: 1.1.0, 1.2.0 Oct 30, 2017
@Guite
Copy link
Owner

Guite commented Nov 9, 2017

As agreed at the camp we are going to utilise expressions to let the default value of an entity field point to / reference a variable field.

@Guite Guite removed the blocked label Nov 9, 2017
@Guite Guite modified the milestones: 1.2.0, 1.3.0 Dec 8, 2017
@Guite Guite modified the milestones: 1.3.0, 1.4.0 Dec 23, 2017
@Guite Guite modified the milestones: 1.4.0, 1.5.0 Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants