C
|
cgphp 11/5/2011 |
Do a custom query: $rs = CustomQuery("SELECT SiparisID FROM your_table_name WHERE ...."); |
O
|
oldes author 11/6/2011 |
|
![]() |
Sergey Kornilov admin 11/6/2011 |
Oldes, |
O
|
oldes author 11/6/2011 |
Oldes, the best approach is to use 'View as' Custom instead of code snippet. This way you will have access to all current record fields. Check this article for more info, section 'View As: Custom': http://xlinesoft.com/blog/2011/04/28/taming-the-beast-events-buttons-and-code-snippets/
|
O
|
oldes author 11/6/2011 |
Yes, It's done!
|