OSCOMMERCE SUPPORT CALL 702-453-3332

 

Help - Search - Members - Calendar
Full Version: Show product ID# on Admin side
osCommerce Community Support Forums > osCommerce Online Merchant v2.x > Tips and Tricks
jhande
I tried getting help in the general forums thread, no luck.
Hopefully this falls under Tips & Tricks! blush.gif

I thought I stumbled across the answer awhile ago, but I have been searching the forums for over a week now with no success.
I'm now thinking maybe I dreamt it. blink.gif

What I want to do is add the product number in two places in the admin panel.

One in the product preview page.

The other spot when you are looking in Categories / Products, you know, where this is listed -
Categories / Products______________Status___Action
1924 Ford T Roadster w/ trailer___________* *_______>
1931 Ford Model A Sedan Hot Rod 2'n1_____* *_______i

After the product name I guess would really be the best spot.

I found this in admin > categories.php -

<tr class="dataTableHeadingRow">
<td class="dataTableHeadingContent"><?php echo TABLE_HEADING_CATEGORIES_PRODUCTS; ?></td>
<td class="dataTableHeadingContent" align="center"><?php echo TABLE_HEADING_STATUS; ?></td>
<td class="dataTableHeadingContent" align="right"><?php echo TABLE_HEADING_ACTION; ?>&nbsp;</td>
</tr>

But I know it takes a lot more than just adding another column. I need help with what & where I should add lines of script/code.
It sure would make life easier searching for product ID# than product names when needing to update product info.

A cry for help!
sad.gif
mcgkevin
QUOTE (jhande @ Sep 19 2007, 09:27 AM) *
I tried getting help in the general forums thread, no luck.
Hopefully this falls under Tips & Tricks! blush.gif

I thought I stumbled across the answer awhile ago, but I have been searching the forums for over a week now with no success.
I'm now thinking maybe I dreamt it. blink.gif

What I want to do is add the product number in two places in the admin panel.

One in the product preview page.

The other spot when you are looking in Categories / Products, you know, where this is listed -
Categories / Products______________Status___Action
1924 Ford T Roadster w/ trailer___________* *_______>
1931 Ford Model A Sedan Hot Rod 2'n1_____* *_______i
After the product name I guess would really be the best spot.

I found this in admin > categories.php -

<tr class="dataTableHeadingRow">
<td class="dataTableHeadingContent"><?php echo TABLE_HEADING_CATEGORIES_PRODUCTS; ?></td>
<td class="dataTableHeadingContent" align="center"><?php echo TABLE_HEADING_STATUS; ?></td>
<td class="dataTableHeadingContent" align="right"><?php echo TABLE_HEADING_ACTION; ?> </td>
</tr>

But I know it takes a lot more than just adding another column. I need help with what & where I should add lines of script/code.
It sure would make life easier searching for product ID# than product names when needing to update product info.

A cry for help!
sad.gif


Try Model Number for Admin. at http://www.oscommerce.com/community/contri...ns,3969/page,38
It would be better with both the Model Number and Description but is at least gets the number.
jhande
QUOTE (mcgkevin @ Sep 20 2007, 12:57 AM) *
Try Model Number for Admin. at http://www.oscommerce.com/community/contri...ns,3969/page,38
It would be better with both the Model Number and Description but is at least gets the number.


Thank you Kevin!

I'll take a look at that and see if I can't possibly work it in and keep the model name. wink.gif
kgrinsteiner
This ROCKS. . thanks soooo much!! thumbsup.gif
jhande
Found exactly what I was looking for thumbsup.gif

Thought I would share it...


Add Model Column to Admin Catalog Area = http://addons.oscommerce.com/info/2698/v,22
Berlyn
QUOTE (jhande @ Sep 29 2007, 05:00 PM) *
Found exactly what I was looking for thumbsup.gif

Thought I would share it...
Add Model Column to Admin Catalog Area = http://addons.oscommerce.com/info/2698/v,22


Great Find!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.