James Yong created OFBIZ-11409:
----------------------------------
Summary: POC for Dynamic Screen Using MVVM
Key: OFBIZ-11409
URL:
https://issues.apache.org/jira/browse/OFBIZ-11409 Project: OFBiz
Issue Type: Improvement
Components: base
Affects Versions: Trunk
Reporter: James Yong
Fix For: Trunk
Proof of concept for Model–view–viewmodel (MVVM) in form widgets.
Added data-bind attribute to the field tag.
Only implemented for Text field.
Go to [
https://localhost:8443/humanres/control/NewEmployee] to try the following field:
# First name
# Middle name
# Last name
Added Full Name field at the bottom to demonstrate computed property.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)