The idea is:
In update record node have checkbox ingnored by default (like make does it).
Rather than just a simple toggle like there is now there would be a third option which by default is set. This option is “Ignore” or “Don’t update” or something like that.
My use case:
I update a record that has over a hundred fields. I only want to update one or two fields. Currently I MUST find every checkbox field and delete the option to change it. If I don’t do this, the checkbox will be set to unchecked even though I don’t want to change it.
I think it would be beneficial to add this because:
Not having your database destroyed because you missed deleting the option to change a checkbox.## Any resources to support this?
Here is what Make’s checkbox looks like in the update moduel
Are you willing to work on this?
I am not qualified to work on this. I am a no/low coder.