Opening a exercise record via customized exercise calenda

shubhamvrm2
Tera Contributor

Hi,

I am working upon opening a exercise record on exercise calendar(custom).
I wrote concat condition with payload.event.sysID still its not navigating it to exercise record named 'Demo' via calendar
How can I achieve this ?
Thanks in advance!

2 REPLIES 2

Dinesh Chilaka
Kilo Sage

Hi @shubhamvrm2 ,

try to bind like @payload.id

If my response helped, mark it as helpful and accept the solution.

Hi,
I checked adding payload.id .It seems its taking event.id,event.Sysid as payload .
PFA for reference.