I am using a drawer to display tasks related to a custom object. My drawer contains a table, and I’m using Context conditions on the table to display the appropriate tasks. (WhatId of Records = Id of row in context.) When I create a new row in the Tasks table, the WhatId is automatically populated with the Id of the row in context - which is exactly what I want to happen.
I also want to populate the WhoId of my new tasks using a custom field (Contact__c) on the row in context. The difficulty is that I want this field to be editable.
What’s the best way to set a default value in a new row in a drawer, and allow it to be editable? If it’s a snippet, how do I get the Id of the row in context?
Question
Set Editable Default Values for New Row
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
