Form styled Pickaxes

One area that I really havent explored too much is the Forms Pickaxe - have seen some videos.

Are the some good resources and examples of what can be done?

When I am using the regular pickaxe where if I had two inputs, say name and email address, the pickaxe would ask for the name and then the email address.

Could you do the same with a form, so that at least the user know how much information needs to be filled in etc.?

Great question! Forms are ideal for collecting multiple pieces of information in a structured and user-friendly way and then running a single prompt with it. Unlike the regular Pickaxe, which asks for inputs step-by-step, the Forms Pickaxe lets you design a form that displays all required fields at once. This helps users know exactly what information they need to provide from the start.

For your example of collecting a name and email address, you can definitely achieve that with a form. You can set up a form with two fields: one for the name and one for the email. The user will immediately see both fields together, so it will be clear how much information is needed.

1 Like

Perfect - thanks Mike

I will try this on my current Pickaxes