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

Prevent field from creating orphaned objects (with just this field set) ... #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

benrwhite
Copy link

...when creating a new object.

@ajshort
Copy link
Owner

ajshort commented Mar 24, 2012

It'd probably be better to disable the field until an ID is set, to prevent the user from getting confused when actions they perform aren't executed.

@benrwhite
Copy link
Author

That's the reason for the additional change to saveInto, as if an item is
being added to the db, the record should not be written until the form
overall is saved.

On 24 Mar 2012 12:34, "Andrew Short" <
[email protected]>
wrote:

It'd probably be better to disable the field until an ID is set, to
prevent the user from getting confused when actions they perform aren't
executed.


Reply to this email directly or view it on GitHub:

#24 (comment)

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.

2 participants