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

"insertFormValue" um Datumsfelder herum unterstuetzen #10

Open
chrlutz opened this issue Dec 7, 2014 · 0 comments
Open

"insertFormValue" um Datumsfelder herum unterstuetzen #10

chrlutz opened this issue Dec 7, 2014 · 0 comments

Comments

@chrlutz
Copy link
Contributor

chrlutz commented Dec 7, 2014

From fa.mux2...@googlemail.com on January 27, 2012 10:53:46

Datumsfelder muessen von FormFieldFactory.createFormField() gefunden und zurueckgeliefert werden.
Leider haben textfield.DateTime Objekte nicht einfach ein Content Property das man setzen und auslesen kann.
Es wird wohl kein Weg daran vorbei fuehren, mit Hilfe des Service NumberFormatter und des Properties NumberFormat zwischen Strings und Zeitwerten zu konvertieren.

Interaktion mit updateFields Kommando:
updateFields muss ausgefuehrt werden bevor die Werte fuer die FormularGUI aufgesammelt werden, damit kein falscher Datumswert in die FormGUI wandert (und von dort via valuechanged() wieder im Dokument landen wuerde).

Original issue: http://code.google.com/p/wollmux/issues/detail?id=10

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

1 participant