This topic is locked
[SOLVED]

 Change default Tab View in Dashboard- PHPRunner 8

9/21/2014 8:39:23 AM
PHPRunner General questions
A
Anapolis author

Previewing PHPRunner 8 in the Dashboard:
if I have an Advanced Search window open on the left and the Records window on the right, or vice versa, After a Search the Table Records always jumps to the ADD tab.
The First thing after a Search is to View the Record, not Add a Record.
I have specified in the Settings that View is the Default Initial Tab set while also wanting to include the Add and Edit tabs.
With a session of many searches when every search result requires clicking back to View to see it this gets annoying.
Is there a javascript line to drop into Events that keeps the View tab as the Default open after a Search?

A
Anapolis author 9/22/2014



Previewing PHPRunner 8 in the Dashboard:
-----

Is there a javascript line to drop into Events that keeps the View tab as the Default open after a Search?


I have discovered this only happens if I specify that I want the Add tab.
If I leave it at View and Edit then I get the default View.
So, I am leaving out the ADD tab. Solved.