- Issue created by @m.stenta
It would be nice if you could quickly see a list of assets/logs that were created by a particular quick form.
We do currently track the ID of the quick form that produced assets/logs in a quick
field on the entities. This could be used as a Views contextual filter to show entities created by the quick form.
Perhaps these could be shown as two new sub-tabs of quick forms: /quick/[id]/assets
+ /quick/[id]/logs
One way to accomplish this might be for the farm_quick
module to dynamically add a display to the farm_log
and farm_asset
Views (provided by the farm_ui_views
module) with a quick
field contextual filter.
TBD
New Assets + Logs tabs available from within individual quick forms.
None.
None.
Active
2.0
User interface