add another action button to enquire form [message #2624] |
Fri, 01 October 2010 04:52 |
dsstanescu
Messages: 12 Registered: August 2010
|
Junior Member |
|
|
Hi,
I would appreciate your advice regarding the following:
- I want to add another action button for a selected item from my "components" table. Thus, user selects an item from the "components" table and now has 2 buttons, "copy" and "close". The third button ("visualize") will permit him to launch an external program (e.g. Autocad) to visualize the selected item. The launched program will have as argument a filename path stored in the database for each component.
Please help with some hints, regarding the steps/.inc file to modify in order to achieve this. ... especially how to access the filename which is a column in the components table.
Thanks!
|
|
|