Hi,
Is there a way to (through the UI) create a boolean field based on another (string) field being emtpy or not?
I tried to create a Boolean field (analyzed) from a String field (as source) in the hope that empty/null would convert to False and everything else to True. I got nothing :)
I know I can do this with an IndexBuilderExtender, but sounds like a basic flag I would expect to get with the steps above. Can anyone confirm if that's the case or not?
Best Regards,
Nuno Aguiar