Post by robbiecs » Thu May 16, 2013 3:28 am

Hello everyone, I need help. I would like to include in the Dashboard administration under the stats a text field where you can write down the various notes I need. How can I do?

Thanks at all

User avatar
Active Member

Posts

Joined
Sat Oct 24, 2009 5:29 am


Post by WilliamBD » Fri May 17, 2013 10:13 pm

I will see what I can do :D

(Work in progress)

The best solution to this problem would be to create a text field at the bottom of every admin control panel page e.g. home/categories/products/filters....every page to....commission.

This would then allow a useful new table in the database with the structure:

+------------+
|route|comment|
+------------+

Then a library function could be made

Code: Select all

update_route_comment() {}
that is called before the

Code: Select all

render()
on each index() function if the

Code: Select all

post['page_comment']
isset.

Easy to do but I would want Daniel to put my solution in to the next build if I do build this.

*Disclaimer: I hope I have been as clear as possible and helpful. If you are unsure of anything please ask I will be happy to help - I do frequently watch the posts I have posted in previously.

How to change prices across a whole multi-store, with a baseline price for each product:
http://forum.opencart.com/viewtopic.php ... 24#p406793


Active Member

Posts

Joined
Fri Feb 08, 2013 9:33 pm

Post by robbiecs » Sun May 19, 2013 8:21 pm

excuse me but I don't have understand what I do...

User avatar
Active Member

Posts

Joined
Sat Oct 24, 2009 5:29 am

Who is online

Users browsing this forum: No registered users and 3 guests