J
|
Jane 8/13/2009 |
Tomas, |
T
|
thomaske author 8/14/2009 |
Tomas, use custom events (Insert PHP code snippet option on the Visual Editor tab) for this purpose.
|
J
|
Jane 8/17/2009 |
Tomas, |
T
|
thomaske author 8/19/2009 |
Tomas, you can publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with detailed description of what you want to achieve. I'll try to help yo with sample code.
|
J
|
Jane 8/20/2009 |
Please check this screenshot: |
J
|
jsuisman 8/24/2009 |
Tomas,
|
T
|
thomaske author 8/31/2009 |
Tomas, Not sure if you have this done yet...but 1 In visual editor page put the cursor where you want the count number to go 2 At the top of the screen there is a button that when you mouseover should say "Insert PHP code snippet". It's a white page with a green pencil. Click it 3 In the box that pops up, change the name to something meaningful to you. Delete everything in the white part of the box and paste this code.(after you customize to your table names and field names) note -- This is MySQL format
|
T
|
thomaske author 8/31/2009 |
Jarred, |