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

Force saving of a hidden field #114

Open
turgs opened this issue Jan 19, 2018 · 0 comments
Open

Force saving of a hidden field #114

turgs opened this issue Jan 19, 2018 · 0 comments

Comments

@turgs
Copy link

turgs commented Jan 19, 2018

Similar to Issue 113, I'm trying to track the timestamp of when draft was last edited.

I can't find a way for garlicjs to do that for me, so I'm trying to roll my own in a hidden field, and have garlicjs save it just like any other field.

But hidden fields seem to be excluded. So I've tried to make it a normal text field, but with CSS "display:none", but it doesn't get saved because the user never gives the field focus.

Is there a way to overcome this type of scenario?

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

No branches or pull requests

1 participant