[jira] [Created] (OFBIZ-11409) POC for Dynamic Screen Using MVVM

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-11409) POC for Dynamic Screen Using MVVM

Nicolas Malin (Jira)
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)