I have a php page and these two inputs fields. My goal is to check if the second input is equal to first input (live) and make an error msg. The code i have so far is this: In the end of the php i have a Javascript checking: Its not working, as u understand. Any help ? PS. I’m
Tag: timepicker
Symfony TimeType set default value without duplicate value or overwrite
Im trying to make a user friendly timepicker. I use symfony 4.4 together with the form builder to create this timepicker. I use this timepicker when im creating my entity and editing my entity. Now I run into a small issue… I want the time to be at a specific “default” value. So I did the following. The ‘data’ object