Crossover Domains with Y on N fields
I was trying to write a crossover domain to default some values for AssetMeter records. But when I pass a 0/1 to it, I can an error about trying to write a number to a boolean. The problem is booleans don't exist in the database so I am not sure if it is possible to populate the Y or N check boxes through a crossover domain.
Does anyone have any insights into this?