*What is user-pref?*
This allows end-user configuration options within a widget.


*Implementation*
Widget author can enable user-prefs and provide necessary
implementation(HTML/JS) within the widget. End-user specific user-prefs
will be kept in the dashboard json and saved in the DB with a user
reference(Similar to the dashboard personalization). This dashboard config
will have high priority during dashboard rendering than the default
configuration for the logged-in user.


*​End-user experience*
Widget content may flip similar to the previous implementation and render
the configuration UI.
User can fill whatever required data and save the configuration. This
particular widget will be rendered with the new configuration.

-- 
Regards,
UdaraR
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to