Kevin Howe
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 5
Posts
Recent activity by Kevin Howe-
Dynamic Code - Arguments or pass @STORE values
Completedplease enable arguments to be passed into a dynamic Code UF or at least enable the @STORE system to be used as variables.
-
Macro - Click Matrix Column Row
AnsweredNot sure why it is not "technically" possible to click on a given matrix column/row using the Click() function. The Click method is readily available on matrix column rows in the UI API; why can't ...
-
P&D Service Component Email Error response handling
AnsweredOften, a document being handled by P&D email scheduler will contain an invalid email address. The address is rejected by the mail server on the receiving end and an error email is sent to the assig...
-
pass store variables from macro to Line Loop UF
AnsweredI need a validation that triggers on a Sales Order line item quantity. It needs to check for other rows with the validated item on the current sales order (same item, more than one row.) I've trie...