lead
and team
vs previous Project Lead and Project Team, which still exist. So, it’s important to change the column settings now to make sure the values are now taken from the Lead and Team variables, and not from the old ones.{{ui.designProjectsTable.editedRow.data}}
. This variable refers to all the record’s values in the Table.{{ ui.designProjectsTable.editedRow.prevData['Record Id'] }}
selectName
title. Navigate the Appearance&Style tab to add a placeholder for the component - e.g. Project Name. loadDesignProjects
action. loadDesignProjects
action from the list, then choose this action in the Actions tab and add a filter by Name. It should look like this: Name like{{ ui.selectName.value }}
. If you would like to apply strict filtering, select=
instead of like
operator.loadDesignProjects
action as a trigger{{ ui.kickoffDate.value }}
to the action