Hi everyone, I’m looking to change the default state of a native Kinetic control checkbox from false to true.
This is the ‘Kit Details’ checkbox (not a custom field) which controls the visibility of grid rows. Since it isn’t bound to a database field, I cannot use a BPM. I’m looking for the best way to handle this via Kinetic Customization to ensure it’s checked upon loading.
Has anyone successfully done this? Thanks!
I successfully set a checkbox to default-checked in Application Studio, but the change isn’t trickling down to the Classic UI. How can I force this implementation to apply in the Classic interface?