Hello there,
I want to toggle line features between active and inactive. So I added a field "active" (integer) and set the namespace to 0, 1 (using a domain). Now I need to toggle this value using a shortcut.
For example: I select 10 Features and want to "invert the value" (0 to 1, 1 to 0).
Any Idea how to solve this?