Feature Requests item #1077095, was opened at 2004-12-01 22:26
Message generated for change (Comment added) made by nijel
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377411&aid=1077095&group_id=23067
Category: Interface Improvements
>Group: None
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: J.T.-Johnston (jtjohnston)
Assigned to: Nobody/Anonymous (nobody)
Summary: Browse for cfg['DefaultTabTable']
Initial Comment:
$cfg['DefaultTabTable'] does not include the "Browse"
tab. It could. It should?
Read Marc's book on page 36. He says "some users prefer
to avoid seeing the structure" so this was added to
bring up something different. I would prefer to go to
the Browse tab, which is where I do most of my work.
Are there anymore "Possible values" I missed?
John
$cfg['DefaultTabTable'] =
'tbl_properties_structure.php';
// Possible values:
//
'tbl_properties_structure.php' = fields list
//
'tbl_properties.php' = sql form
// 'tbl_select.php =
select page
// 'tbl_change.php =
insert row page
----------------------------------------------------------------------
>Comment By: Michal Čihař (nijel)
Date: 2005-01-11 14:29
Message:
Logged In: YES
user_id=192186
Rejected ;-)
----------------------------------------------------------------------
Comment By: Marc Delisle (lem9)
Date: 2005-01-10 22:22
Message:
Logged In: YES
user_id=210714
I would reject this RFE.
----------------------------------------------------------------------
Comment By: Marc Delisle (lem9)
Date: 2004-12-31 21:52
Message:
Logged In: YES
user_id=210714
John,
I guess that when your tables will get bigger, the Search
page (tbl_select.php) is the place where you will want your
users to go.
----------------------------------------------------------------------
Comment By: Michal Čihař (nijel)
Date: 2004-12-28 14:31
Message:
Logged In: YES
user_id=192186
You can get browse tab by clicking on browse icon, isn't
that enough?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=377411&aid=1077095&group_id=23067
|