Skip to main content
Solved

Double click task in scheduler

  • May 27, 2026
  • 1 reply
  • 14 views

Forum|alt.badge.img+13

Can anyone explain how to connect an activty ID (Calender_id) to a double click task in the scheduler in Universal. I have a view with resources and activity’s The resource has more activity’s which is in our case identified with the calender_id.
I’ve add both parameters to the task with the same name as in the view and I also asiigend them in the table task parameters, So resource_name to @resource_name and calender_id to @calender_id.
But on the double click the @calender_id does not gets a value!! The resource_name does gets a value!
I read the blogs about the scheduler but these blogs are so high-over that many steps you need to do are skipped.

Hope someone helps me out

Best answer by Edwin Saan

Already found it!! The query wasn’t getting a correct value for the calender_id. So it’s basically connecting the table task to the view with the 2 ID’s of the resource and the ID of the activity

1 reply

Forum|alt.badge.img+13
  • Author
  • Sidekick
  • Answer
  • May 27, 2026

Already found it!! The query wasn’t getting a correct value for the calender_id. So it’s basically connecting the table task to the view with the 2 ID’s of the resource and the ID of the activity