Hi,
We are using Smart Gwt-4.1p(10th March 2015)
Browser : IE10, 11, Google Chrome: 41.0.2272.101 m
Attached file: TestsmartGwtProject.java and FormValidation.java
Attached snapshot: 1) remove_value.png 2) select_date.png
Issue: User are not able to select date control. If he remove the already existing value of that date text field and try to select the date from “Date Chooser”.
Steps:
1) After launching the application “DateItem” field are already field (*As per requirement).
2) Now remove the value from date field and try to select the date from date chooser.
User can’t select the date at first time.
Expected Result: Date Control should be allowed to select the date at first time.
Actual Result: Date Control is not allowed to select at first time of click.
Please let us know how to resolve this issue.
Thanks.
We are using Smart Gwt-4.1p(10th March 2015)
Browser : IE10, 11, Google Chrome: 41.0.2272.101 m
Attached file: TestsmartGwtProject.java and FormValidation.java
Attached snapshot: 1) remove_value.png 2) select_date.png
Issue: User are not able to select date control. If he remove the already existing value of that date text field and try to select the date from “Date Chooser”.
Steps:
1) After launching the application “DateItem” field are already field (*As per requirement).
2) Now remove the value from date field and try to select the date from date chooser.
User can’t select the date at first time.
Expected Result: Date Control should be allowed to select the date at first time.
Actual Result: Date Control is not allowed to select at first time of click.
Please let us know how to resolve this issue.
Thanks.
Comment