This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
General Discussions has some can't miss conversations going on right now! From conversations about automation to sharing your favorite Alteryx memes, there's something for everyone. Make it part of your community routine!
Hi!
I plan to build some custom tools but am stuck at HTML GUI file because I don't have any coding experiences before lol. Is still possible to create a HTML GUI file without any HTML experiences?
I tried to follow the post "Alteryx Tool Generator" https://community.alteryx.com/t5/Engine-Works-Blog/Alteryx-Tool-Generator/ba-p/75216, but I got some errors and can't create those xml/html files.
Also I saw in my Designer - there's a tool called "HTML - GUI Library" under SDK Examples Tool Pallete. What does this tool mean? Can this tool help me create HTML file?
Many thanks for your help!!
Thank you
Hello @yshen047
Can you please upload a copy of your workflow and explain what you are trying to accomplish with your custom tools?
This will help the community to best direct you while troubleshooting.
Thanks!
TrevorS
Hey @yshen047 ,
Is this something you are still trying to accomplish?
If you need to build a custom tool and need HTML GUI SDK functionality, you can use the HTML GUI SDK example to see all the widgets that are available to you to use for the UI of the tool.
For the bones of building a new tool, I'd recommend following the getting started doc here:
https://help.alteryx.com/current/developer-help/quick-start-custom-tools
This doc outlines all of the necessary files, and how to package/version/and deploy your tool.
Happy coding!
--
Tasha