I am trying to populate a Dex scrolling window, with the following steps:
Third party trigger on change of Field X of Window Y.
- Use a GetWindowValue helper function, per the Dex documentation to get value of Field X.
- Pass Field X into sproc call, which pushes rows into my pseudo temp table.
- Set range for pseudo temp table and fill the scrolling window.
I get an appcrash for Event Record ID 15494 Report ID: 1d3b9179-e81c-11e0-9299-005056c00008, Cab Id: 1375655499
I got this with GP 2010 SP1 on Win2003. So tried to repro on GP 2010 SP2, Windows7, and using a Field Service window instead of the non-Microsoft dictionary I was hitting originally. It crashed as well.
Any ideas?
*This post is locked for comments