I’ve got a calendar working nicely and now trying to do the click action on an event. I have the Event Click action on the calendar and am trying to set the select for a Data Detail so I can show everything in a modal but the bindings aren’t showing (see screencast).
Screen Recording 2021-04-06 at 13.57.22
When I click on the triangle to open the Source fields, it just disappears.
I’ve tried manually entering what I think it should be but it’s not working.
Is this a bug? How can I manually enter the code to get this working in the meantime?
Thanks @Teodor. I hadn’t spotted the event data at the top.
I am now picking up the ID but, oddly, it doesn’t work to select the ID in the Data Detail. If I store it in a var then it’s fine. Can you check that for me?