Juan Ignacio Avendaño Huergo
Juan Ignacio Avendaño Huergo
I am looking for the lines where initial time is setted if initial data is given. Can someone indicate me where they are? Thanks!
I have detected that, at some point when loading form, value for data input is wiped out after setted. I am looking for it. Help appreciated ;D
When setting BrutusinForms.bootstrap.addFormatDecorator("date", "date") before BrutusinForms.create(schema), when form is loaded, form will override the value for the input with date decorator. I will study it to learn how to keep...
Ok, sorry, i was using the brutusin-json-forms.js from the release, which is older than the one in the last commit on master branch. The one in the master branch supports...
Eureka, I 've done it! i have modified the lines regarding the value set in brutusin-json-forms.js. if (value !== null && typeof value !== "undefined") { if (s.format === "date")...
Ohh, I have made this in my branch because of some projects needs i am working on! (not in the pull request initialDate) #113. Maybe we can merge our work......
At night (Madrid Time) i will try to test it a little bit more with a JSFiddle and commit my update in any case.
All done. My fork: https://github.com/juamar/json-forms/tree/enumKeyValue Some testing: http://plainsite.tecandweb.net/brutusin/ (I wasn't able to make fiddle to work since i don't have some CDN at hand nor a testing site with HTTPS)....
No, i don't... But we got a situation here... I think we are not taking in account this: https://github.com/brutusin/json-forms/blob/master/README.md#status I mean if @idelvall will not take care of this repo...
Hi, I only have the configuration name right now: open62541-based OPC UA Application As far as ir remember, this publishes some tags in a SCADA System. About the Node which...