Is it possible to show a dialog in application studio based on checkbox

Hi All,
I want to show a dialog based on a checkbox.
When the job number is entered and if this box is checked, it should show a dialog box.
This works for me in the classic version with a method directive but it doesn’t in Kinetic.
image
image

A toast or middle screen dialog?

Create an event after AfterGetByID → Condition '{TableName.ColumnName}' === true (assuming boolean) on trueerp-message-handler widget.

image

I personally prefer toast as it’s less invasive

@aarong Thank you.
I am just testing it out, it works on setting a specific value for Part number


image
But it doesn’t work with:
‘{jobhead.PartNumTrackSerialNum}’ === true

Well considering jobhead doesn’t have a field called that, it’s understandable.

1 Like

@klincecum IS there a way i can access it?
or can i access Part.TrackSerialNum?
Thanks

actually i created another BPM and it works on both.

Well Done Ok GIF by America's Got Talent