
Define a start up script / default table open view
Folks.. any thought about providing the capability to define a "start up" script? This script would execute upon database open.
In conjuction with this request.. also provide the capability at a table level to define a default open view (grid/view name vs form)..
Thoughts?
-
Hi Michael,
To define a default open view is already in our change request list, but you can already achieve that by naming the view with a starting 1 or 001 what would bring the view in the first position of the alphabetic order of the views.
What do you try to achieve with a "start up" script?
Best, Jörg
-
I guess I am combining two concepts.. First.. a start up script would do whatever intialization tasks necessary .. then "popupRecord" the desired record / form.
Second.. To display the above image.. after clicking on the 00 Dashboard table.. I had to click on a record to display the form. It would be a great feature if I could define.. per table.. if it should open in data grid or form view.