I'm trying to create a window using Dexterity to more conveniently pull together garnishment data. I created a simple window with a scrolling window to pull all garnishments for a given employee. It works great however the table that shows garnishment data only keeps the original amount and the amount paid not the remaining balance. I'm trying to create a field in the scrolling window that will calculate remaining balance. I wrote the script to fill the window and it compiles, but the remaining balance field won't calculate. Currently I have tried putting the script in both the Pre and Post window script section with no luck. Any thoughts? Is this even possible?
*This post is locked for comments