- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
Change the js so instead of operation="get" it's operation="select", for:
// query the database to find the winner (best open rate)
var winner = xtk.queryDef.create(
<queryDef schema="nms:delivery" operation="get">
Then iterate over the results, stopping at the second row.
Thanks,
-Jon
Views
Replies
0 Likes
Total Likes