• getPreferenceItemProperty and setPreferenceItemProperty

    Hi, I am implementing a Generic action form UI to let user pick his default group among multiple groups he belongs to. I could achieve it with adding a property to Core_GlobalLayout and write getter and setter for this with sql, but when I use API…