Filter visibility by Character Count!

I have a use case where I need to check that a new password submission contains 6 characters before allowing the submit button to be visible.

Can Glide handle Len () now? I thought it was possible to use Excel formulas now?

I just tried this, but it doesn’t seem to work… any hints?


update: Wow, the formula is picky! I deleted the space in the formula and now it works… :slight_smile: