Triggering code on save in a dashboard

Hi,
I’m trying to trigger some code upon save in an updatable dashboard. When I trace the save, I can see that the BPM that gets called is the DynamicQuery’s Update function. I’ve been having trouble trying to get my code to work properly in this BPM and figured I’d have a easier time in the customization script editor of the dashboard.

I was wondering if there was a way to trigger code on save within the customization of the dashboard. I’ve dug around and found that you can use the form event wizard’s AfterAdapterMethod. However, it comes up blank. Is there any way to get it to update this dropdown list to show DynamicQuery Adapter? Or is there another way to get code trigger upon save?

have you done your due diligence in using the search capabilities of this site? That very same topic came up not less than a few days ago.

2 Likes

Yeah I’ve searched this website and googled to find an answer but I didn’t find any. I looked at all the dashboard posts in the past two weeks and I’m not sure which post you are referring to.

I was able to find it! thank you