Re: Custom button to call Comand Line
I believe this is possible, although I don't know if there's a standard sugar way to do it. What I would do is create a custom button that directs to a custom action (you should be able to figure out how to do these by looking around if you don't know how already). This will put you back in the php realm, in which you can call exec(), system(), or passthru(). Note that these are black listed functions, so if you're hosted on someone elses server, its likely that sugar won't let you use these functions.
Robert Beckman
Software Engineer
Mirth Corporation
Bookmarks