Hi,
I have yes/no fields I’d like them to appear as box checked/unchecked everywhere, in list, details and edit. current they appear as Y/N
I made some progress using actions still the boxes for the same field in this example isActive do not align in list view and then in details view I still have Y plus box checked
any tip to have all Yes/No simply appear as checkboxes everywhere otherwise if actions needs to be created for all it will just be really tricky to maintain
I will work it around with virtual columns and emoji
now in detail view I switched to enable quick edit which makes the Yes/No fields “sliders” instead of Y/N so this is an acceptable workaround even if user experience consistency will be lower.