C
|
cgphp 9/22/2011 |
function Oncontcount_snippet() |
![]() |
cyberjas2001 author 9/22/2011 |
Thanks for your reply but it just shows the "companies" without the actual "parked units" count |
C
|
cgphp 9/22/2011 |
Parked units are stored as valuess of the options. If you also want to show the cat_num as label, try out this code: function Oncontcount_snippet() |
![]() |
cyberjas2001 author 9/23/2011 |
Ok... got it, works great. THANKS |
C
|
cgphp 9/23/2011 |
function Oncontcount_snippet() |
![]() |
cyberjas2001 author 11/3/2011 |
Thanks for your help Cristian, now let me ask you something. How can I reset the search values on my list page? |
C
|
cgphp 11/3/2011 |
The button "Show all", near the search box, reset the search result. |
![]() |
cyberjas2001 author 11/4/2011 |
The button "Show all", near the search box, reset the search result.
|