Hi there guys!
I’m trying to have a field auto-filled based on an if statement with parameters from another field. Something like:
if fishWeight > 10:
fishCategory = “large“;
if it isn’t possible on text formulas, maybe there are other ways you guys might know? Ideally this is kept in the next-gen app builder, let me know if this is possible.
Cheers