nveid Posted November 21, 2011 Share Posted November 21, 2011 Is it possible to add extra a separate value per each 'option' in the ConfigOptions hosting provision function? example.. $configarray = array( "ThisThing" => array("Type" => "dropdown", Options => "this,that,what")) I want to add different values for This,That,What.. Is there a special field I don't know about? Also, can I add extra stuff to the product/module configuration pages, additional text and links perhaps? I'd like to provide a link to an add-on module if its loaded for certain operations if possible. 0 Quote Link to comment Share on other sites More sharing options...
nveid Posted November 21, 2011 Author Share Posted November 21, 2011 just spotted another desire.. If there a way to make a 'default' value for a textfield, checkbox, or what not else for the forms? Also.. While I'm throwing questions out there, is there a way to add extra fields for the server configuration? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.