Hi guys,
There are several cases where reusing data and logic from an app in a widget is useful. In my case I have an app that provides access to a web service including browsing, selecting, executing actions. It also provides a way to store some "favorite" bookmarks that can be used for quick access. Those favorites would be great to have in the widget loop to access them quickly. Unfortunately there is no way to do that without developing a new app type. Also opening the app takes much more time than simply pressing "down" to get to a widget.
My request would be to allow apps to have a sub logic that can define to show a particular view in the widget loop, which can access code parts from the app and also has access to its data. This would make the integration of apps easier and would also avoid duplicated logic for apps and widgets.
Is this something that could be considered for a future version of CIQ?
Thanks!
Bye