Hi i have different choice columns like final_flag, Explaination,status. I need to update all this things as per selection of user using update button and I'm not using any form control. But when I'm trying to use patch function its not updating record in gallery. Along with that I'm implementing SSO option , so whoever is the primary owner of the related asset only they can view there assets and L% manager as well. So for SSO i have created a collection and doing union because primary and L% manager fields are coming from different data source. Is there any way to it. Thanks in Advance