I've done some searching and i cannot believe that NO ONE has asked this same question, so maybe i'm just not using the right words, but HOW does one get the code from the 'component' (or simply.. the gui) that they just created using the Google App Script GUI Builder? Am i missing something here or is this just plain impossible?
Asked
Active
Viewed 401 times
0
-
The main reason I need to see the code from my GUI Builder Component is because the list of controls in the builder is incomplete. My goal is to use the GUI Builder to design the aspects that it can and then I finish the rest manually. – James Davis Jan 10 '13 at 06:09
1 Answers
1
You don't need the code to include a GUI builded Ui in your script - and this code is indeed not available (see Corey's answer here) - but you can modify it or append other elements quite easily as shown in this other post

Community
- 1
- 1

Serge insas
- 45,904
- 7
- 105
- 131