Javascript, classes and ids for custom features

interfasys

Verified User
Joined
Oct 31, 2003
Messages
1,821
Location
Switzerland
When using "custom features", described here:
http://www.directadmin.com/features.php?id=479
we're limited to a few variables per type and when trying to dynamically modify the interface we ran into a few issues because it's not possible to use classes or ids and it's not possible to enable actions based on the status of a checkbox per example.

The alternative is to hardcode the variables and use the API to get their values, but it's not very elegant.

So, could we have extra options for each type?
 
Back
Top