J
|
Jane 3/19/2007 |
Donald, |
D
|
dlpirl author 3/20/2007 |
Donald, I recommend you to create custom views for wholesale and other users on the Datasource tables tab and use custom code on the "View as" settings dialog on the Visual Editor tab.
|
J
|
Jane 3/21/2007 |
Here is a sample. No guarantee it works. if ($_SESSION["OwnerID"]=='your value') { ... } |
D
|
dlpirl author 3/26/2007 |
Here is a sample. No guarantee it works.
|