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

Can not access input value with javascript #35

Closed
ma-hack opened this issue Sep 28, 2016 · 1 comment
Closed

Can not access input value with javascript #35

ma-hack opened this issue Sep 28, 2016 · 1 comment

Comments

@ma-hack
Copy link

ma-hack commented Sep 28, 2016

Hello, i try to access a value of a timestamp in the json-forms. I want to convert that value to a readable value.

How is it possible to access the value of an input field?

With the jquery way i get no value:
var timestamp = $( "input[data-cip-id='BrutusinForms#0_11']" ).attr('value');

Best regards

@ma-hack
Copy link
Author

ma-hack commented Sep 28, 2016

found a way... bf.getData().backupDoneTimestamp

@ma-hack ma-hack closed this as completed Sep 28, 2016
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