Steps to Reproduce
Use Java API to set the SimpleConstraint.SERVER flag constraint to an InputElement.
B102-ZK-5934.zul
Current Result
The "server" flag was not set on the client side widget.
Expected Result
Client side widget should have the "server" flag.
Debug Information
<textbox constraint="server"/> worked.
only failed with java API
Workaround
- relates to
-
ZK-4952 The SERVER flag in SimpleConstraint is ignored
-
- Closed
-