I have a model querying Contact and a table + drawer that pulls from that model. I would like users to be able to edit fields on a given contact’s account. I’m using the standard AccountId lookup field to add these account fields to the Skuid page, but they can’t be edited (only viewed) when using the page.
Is there a way to make them editable?
In the attached screenshot, the highlighted fields are the Account fields and the single “Default Event List” checkbox is on the Contact (which is editable). The two account checkboxes are accessed as “Account.No_Solicitations__c” and “Account.Postal_Mail_Opt_Out__c” in the model.