[ 
https://issues.apache.org/jira/browse/OFBIZ-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adrian Crum updated OFBIZ-495:
------------------------------

    Attachment: user_pref.patch
                COLLAPSD.JPG
                EXPANDED.JPG

user_pref.patch is updated against the latest svn. I simplified a lot of code 
and the entities.

You can specify a preference value's data type as a java data type now. I 
eliminated the need for an enumeration entity to specify the data type.

The two screen shots show how I used the user preferences feature to implement 
a collapsible masthead.


> User Preferences Feature
> ------------------------
>
>                 Key: OFBIZ-495
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-495
>             Project: OFBiz
>          Issue Type: New Feature
>            Reporter: Adrian Crum
>            Priority: Minor
>         Attachments: COLLAPSD.JPG, example.patch, example.patch, 
> EXPANDED.JPG, framework.patch, user_pref.patch, user_pref.patch
>
>
> The User Preferences Services are intended to store and retrieve the current 
> user's  preferences. User preferences can be used to control UI elements, 
> frequently used search and report criteria, and more. 
> That attached patch should be applied to the framework folder of revision 
> 475825. Build OFBiz and the framework/user folder. Run ant-install. Browse to 
> https://127.0.0.1:8443/example/control/UserPrefDemo

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to