-
Notifications
You must be signed in to change notification settings - Fork 6
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
no onchange event when using Renderlet::DATE #100
Comments
We need to investigate this issue. But due to a lack of time this won't happen soon, sorry. |
digedag
added a commit
that referenced
this issue
Mar 11, 2019
digedag
added a commit
that referenced
this issue
Mar 12, 2019
onchange event was never implemented for date widget in mkforms. I did same modifactions to force event trigger. |
digedag
added a commit
that referenced
this issue
Mar 12, 2019
Thank you very much I will try it out.
Best regards
Anton
… On 12 Mar 2019, at 12:27, René Nitzsche ***@***.***> wrote:
onchange event was never implemented for date widget in mkforms. I did same modifactions to force event trigger.
Hope this helps!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#100 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AMZUKHky_fsexp7eoTj9B79HCDe2oZgQks5vV48KgaJpZM4bOF0u>.
|
digedag
added a commit
that referenced
this issue
Mar 13, 2019
Hi,
I downloaded the latest version form git, but the problem of search forms still exist in the latest versions. I use with success the version 3.0.14.
Could you please tell which files you changed for having the on change working. I would then replace just these files in the version 3.0.14
In advance many thanks
Anton Mezger
… On 12 Mar 2019, at 12:27, René Nitzsche ***@***.***> wrote:
onchange event was never implemented for date widget in mkforms. I did same modifactions to force event trigger.
Hope this helps!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#100 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AMZUKHky_fsexp7eoTj9B79HCDe2oZgQks5vV48KgaJpZM4bOF0u>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I wanted to use the onchange event on the Renderlet::DATE. This event is not fired so that I do not get the field value through the event. This seems to be a bug. On the other hand I can not get the value either when not editing the field value myself. Is there a solution to this ?
best regards
Anton
The text was updated successfully, but these errors were encountered: