This commit is contained in:
2020-09-08 22:53:19 +00:00
parent de34e3783f
commit 8df2b7f614
3 changed files with 16 additions and 5 deletions

View File

@@ -20,7 +20,12 @@ todo: think about gz-error box and v-if="formState.ready"
error can't show if form fails to init for some reason!
or maybe it can because it's set to show in case of error during init
todo: need to be able to have a link system whereby a user can directly open a report from an object via one link after login
just like how you can open a specific widget from a url link, but to extend that there is also a report parameter and it triggers
the ui to first open the object then populate it from the report
Maybe a report viewer page after all or phantom link with no page that just opens the report directly as if the user had gone through the objects edit form
Maybe even a report viewer URL that is based off the server and they never actually use the full client software?
meh
REPORTING