I’m in the process of finalizing a customization and wanted to have a button that the user could use to search sales orders with. Unfortunately, the button does not seem to be functioning at all. Below is the code where I enable the button based on criteria and the adapter for it:
Additionally, I have implemented a textbox that the user can use instead of searching with the button and using that textbox to pull and populate fields seems to work perfectly.
After trying a few minor adjustments to the adapter call and then rebuilding the button and code all together I get the same issue. Does anyone know what I may be missing?
Okay, weird storytime. So I spent the better part of yesterday chasing my tail on this thing and it not doing what I wanted. Dropped it and came back to it this morning. The thing still wasn’t working after a few hours so I updated the post. After trying the message box thing the button magically works now.
I think for some reason I hadn’t closed out of our Pilot System the entire time I was coding, last night and this morning. But for the button bit I had logged out and back in to test it… Have you had this happen before?