Topic Options
Rate This Topic
#136649 - 02/15/07 08:31 AM Application-Delete-Entry
YemiAd Offline
Stealth Member

Registered: 03/31/06
Posts: 70
Loc: TX, US
Could someone tell me how to make 'Application-Delete-Entry <form_name> <entry_ID>' work in an Active Link. I can make it work in a Filter. What I want to achieve is deletion of a selected/current record by clicking a button.

An early response will be appreciated.

Top
#136650 - 02/15/07 11:03 AM Re: Application-Delete-Entry [Re: YemiAd]
Matt Reinfeldt Offline
Old Hand
***

Registered: 06/12/01
Posts: 1419
Loc: Madison, WI
use @@: in front of the command, as detailed in the admin/workflow guide. That tells the client that the command resides on the server.
_________________________
Matt Reinfeldt
I belong to the following Professional Networks:
http://www.naymz.com/search/matt/reinfeldt/1524717
http://www.linkedin.com/in/mreinfeldt

Top
#136688 - 02/20/07 05:14 AM Re: Application-Delete-Entry [Re: Matt Reinfeldt]
YemiAd Offline
Stealth Member

Registered: 03/31/06
Posts: 70
Loc: TX, US
Thanks; it works.

Top