Custom false boolean icon inside KV pair not working

Hello there,

I have a boolean value inside a KV pair table. When i select a custom true value icon it appears as regular, however when i select a custom false value only the default "X" still shows up.

In other instances of using the custom false icon this has not been the case, i have only seen this in this specific nested configuration.

1 Like

We are running a self hosted instance on 3.33.18 if that helps

also on a similar note if i select the icon field within the KV pair table the 'item' object is not defined within the scope of the appearance editor, so i cannot manually set the icons this way either

okay i found a temporary work around for not having the item in scope for an icon appearance selector where i have a ternary referencing the data of the parent table, not the prettiest but it work haha!

1 Like