opt2bout Posted November 1, 2015 Share Posted November 1, 2015 I have a custom module I created to manage Amazon S3 storage buckets as a provisioning module and during the development ran into a dilemma and wondered if I could get an answer. On one of the custom buttons for managing the provisioning module in the Admin area I need a custom php form to display and additional information and possibly accept additional inputs to change features within the provisioning process. Using the AdminServicesTabFields I can display and even write html form code to accept additional inputs, but I have a file upload script I want to launch within the Admin area via a custom button, but down't know how to get the function to display (even via an overlay, etc.) within the Admin area. Is there anything we can do within the Admin area to call an external function that allows for interaction in this area? Link to comment Share on other sites More sharing options...
z900collector Posted March 8, 2018 Share Posted March 8, 2018 Although the post is a few years old, did you solve this issue? I am now trying to do something similar and hitting a few roadblocks with the button as well. Sid Link to comment Share on other sites More sharing options...
Recommended Posts