Hi,
I’ve searched the forum and I’m still stuck.
I have an XY Map view called layouts which works as desired and is shown below. This view generates when a button-based action fires in the app. Here’s the expression in that action: LINKTOFILTEREDVIEW(“Layouts”, [id] = [_THISROW].[id])
Here’s my issue.
When I run a bot to generate an email, with an HTML template, the bot works, sends the template, the data in the template table is correct, except for one thing… The SNAPSHOT() function shows a blank app screen as shown below.
This is the line of code I’m using in the HTML file to call the XY MAP view. I don’t get any errors. It’s just a blank, as if there’s no data…?
I have set the bot to bypass security filters.
<<SNAPSHOT(LINKTOFILTEREDVIEW(“Layouts”, [id] = [_THISROW].[id]))>>
I’ve been banging my head on this thing for some time now and, I’d be very grateful for some help here.
@Fabian_Weller , your name keeps popping up in the forum for map stuff so I’ve cheekily tagged you. Hope that’s OK.
Many thanks in advance… ![]()




















