Dave Gutman
I'm an ERP software consultant with over 10 years in the Business One world. My expertise is focused on Boyum's B1UP, Produmex WMS, Produmex Scan, Beas manufacturing, and Cystal Reports.
Comments
Recent activity by Dave Gutman
-
Hi Dick, This can be done via a UF type = macro which executes the 'Activate (1292)' command. 1292 is the SAP Menu UID for 'Add Row'. Your line loop can fire off the macro UF. Hope this helps, Dave
- View comment
- 0 votes
-
Expanding on this idea a bit to include a new 'automatic resize' option on the UF screen. Reference: https://support.boyum-it.com/hc/en-us/community/posts/360036817953-Universal-Function-type-Cryst...
- View comment
- 0 votes
-
Perhaps using an algorithm like Soundex which can eliminate a few common spelling and punctuation differences when comparing. Would probably require writing the BP Code, BP Name and the Soundex va...
- View comment
- 0 votes
-
Maybe change the text of the right-click menu option to avoid users seeing two Copy Table choices. Maybe call the B1UP option 'Copy Table With Advanced Formatting'.
- View comment
- 0 votes
-
We have the same issue with the UDT Handler. The user can launch any number of SQL Report and / or UDT Handler windows. The macro CLOSE() command closes the current window, but what if the user h...
- View comment
- 0 votes
-
Hi Mark, I tried this a few ways and no-go here also. Would this work? Create a Macro UF that runs before your SQL Report, and finishes by calling the report. So the macro UF is called that from...
- View comment
- 0 votes
-
Thanks @Apollo. I tested it and it seems that the Item Placement Tool allows you to move Function Buttons on forms generated via the UDT Handler on the screen. I'm still having some issue with the...
- View comment
- 0 votes
-
Agreed, the new way is fast enough that this isn't necessary. Thanks!
- View comment
- 0 votes
-
In case the images didn't work in the original posting
- View comment
- 0 votes
-
This seems similar to: https://support.boyum-it.com/hc/en-us/community/posts/360030312993-UDT-Handler-ability-to-add-columns-to-grids
- View comment
- 0 votes