Yes, indeed @preppally! How could we do this? I could add a “Mandatory” option to each field, and if it’s not filled, I would reject with a validation error that will be set up in the Submit Button options. That would work?
Yes – this would be great. For forms specifically, it would be wonderful if we could:
• Set a minimum requirement or ‘mandatory’ restriction on input, as otherwise you are just sending the prompt. For example, if my prompt would be “Write something about {{Input}}” and a user wouldn’t fill in the input field, this will go directly to OpenAI as “Write something about ” which is a bit useless and returns very different things.
• Allow to store certain fields, for example, making an input field {{email}} that is either used or not used in the prompt, but is stored in the backend in order to be able to have people sign up for a newsletter etc. No automation would be necessary, just CSV output.
Thank you ! P.s. I left the review