URL Parameters to prefill STUDIO pickaxe

It would be great to enable url parameters to a STUDIO pickaxe (not embed).

This would be useful e.g. with an image generating pickaxe, I can have templates prompts which when a user clicks a template (outside of pickaxe on my site) can load the pickaxe and prefil the templates prompt into a field(s) in the pickaxe

Thanks

Wow. As soon as I posted this I had a brainwave. I screenshot my pickaxe with developer tools open showing which input I wanted to inject a url parameter into. I then got ChatGPT to write code which I could put in the footer. It pulls a data from a URL parameter and injects in into the right form input. I also got crazy making a banner and also displaying an image with the title of the pickaxe. If anyone wants I will make chatgpt explain this and provide generic code and a prompt you can paste into chatgpt for your own pickaxe is you want

1 Like

Hey, @create , This seems very useful. I would really love seeing any how-to documentation you are able to generate.