Hi, How can I get the session tools enabled for my custom AddOn? Ping, etc. And how can I get to see the AddOn fields on the View - Details page?
Cheers! Sjoerd
Clock9 yrs
|
|
Hi, Addon fields are not supported in the details view, but it's a good idea to add this. To enable the session tools for your custom add-on, you must override GetHost and SetHost and return a value (not null or empty). This value is usually the computer or IP address to use for ping or all the other operations. <em>edited by dhervieux on 10/13/2010</em>
David Hervieux  
Clock9 yrs
|
|