Geoff Booth
Comments
Recent activity by Geoff Booth
-
Try: Set($[$129.2.0.6]|Y); Where: Item = 129 Column = 2 Type = 0 (Text) Row = 6 (The query property id you are trying to set)
- View comment
- 0 votes
-
Thanks Rasmus! Downloaded and tested yesterday. Works flawlessly and is easy to set up.
- View comment
- 0 votes
-
Fantastic. I have two clients looking for this right now :)
- View comment
- 0 votes
-
An IPT would be very handy in Ship-To addresses as we often add UDF(s) to store address specific Phone 1/ Phone 2 for critical delivery information. The ability to re-position these fields would be...
- View comment
- 0 votes
-
Body SQL Source SELECT "ItemCode", "ItemName" FROM OITM WHERE "ItemCode" = '1500-E' Line Source SELECT "ItemCode", "Onhand" FROM OITM WHERE "ItemCode" = '1500-E' Body <?xml version="1.0" encoding="...
- View comment
- 0 votes
-
Hi Brian, It looks to me like you have a HANA system therefore HANA syntax is required. Also "DocEntry" should be a numeric value Try: Select OINV."DocNum", OINV."CardCode", OINV."CardName" From OI...
- View comment
- 0 votes
-
I hard coded the value for testing. I'm trying to paste the value from the Business Partner Master record as per below (@STORE3) I know Rasmus doesn't like SendKeys but at least it's working for no...
- View comment
- 0 votes
-
Could this be used to block all Drop-Down "Add New"?
- View comment
- 0 votes
-
There are many cases where being able to edit the Open Items lists would be beneficial. Adding adding additional columns (usually 1-3) is a common request from our customers. The fields they wish t...
- View comment
- 0 votes
-
Now that I look at this I might as well ask for the world and add CURRENT_ITEM & CURRENT_COLUMN
- View comment
- 0 votes