Another hide button question. I need to hide a button if the value of a field is null. Any ideas?
value == null
You will have to type it in, so just make sure there are no quotes around it.
2 Likes
I use the UI and write ‘null’ in the compare field and then remove the quotes afterwards. Longwinded but means I know it’s correct as Wappler has written it. Would be nice to have IS NULL and IS NOT NULL as options, though. Or just null
as a value to compare to.
3 Likes
So dang easy. I owe you a beer, Ken.
1 Like