문제

So Google deprecated their GUI builder.. now I'm stuck with a GUI I cannot modify.

They allow you to export the gui as a .txt file containing a json with all the nodes..

Question is - what do I do with it? Is it still useable or am I doomed? :)

도움이 되었습니까?

해결책

All you can do is use that json to manually reconstruct it on uiApp. There is no automated way. But google advises to use htmlService so go the extra effort and go html.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top