Information about whenever the panel is opened or not is stored in SysProfileData table. The key for the data will be like
ActionsDashboard_SectionName. By default it is expanded, so you can delete all data from the table for key = ActionsDashboard_SectionName if you need to do it once or build a process on an entity if you need to make it permanent (for example).
Information about whenever the panel is opened or not is stored in SysProfileData table. The key for the data will be like
ActionsDashboard_SectionName. By default it is expanded, so you can delete all data from the table for key = ActionsDashboard_SectionName if you need to do it once or build a process on an entity if you need to make it permanent (for example).
When I create a task with the buttons in the Task Panel. Is there a way to immedietly add more connections from my record, without me having to put them in manually?