Knack skip/bypass/ignore empty required password field (which is set to required)

Hello,

I am trying to find a way to skip an empty required field within the Knack app. I do not know if I should utilise the general function ‘ifempty’ or ‘ignore’ or the text and binary function ‘emptystring’.

This is so that if the field is empty then we can just ignore it and allow the process to complete.


The error is originating from the external service and not Make, so it is unlikely you can bypass the validation.

Try inserting a temporary password in that field instead. You can use the special variable {{uuid}}

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

Hey @samliew

Thank you for your message.

I thought that this would be the case.

How can I insert a randomised password that contains at least 10 characters, 1 uppercase and 1 number within the " {{ifempty(“”; )}} "?

For more information, see

If you have any further questions, please create a new thread, or repost in the Hire a Pro category if you find it easier to book a free expert consultation to explain your problem over screenshare. There is only so much we can do for you on a text-based forum.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

2 Likes

Thank you for the assist, much appreciated :slight_smile: