D Sommers
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by D Sommers-
D Sommers commented,
You can use SQL code, but your in a validation, but you have to let the users add the data first (BeforeAction set to false). Here's code from a validation that is triggered by an "Data Add" event:...
-
D Sommers created a post,
Does Printing a Document Using Print and Delivery Set the Value of the Printed Field to 'Y'
AnsweredI have a query in a custom mass delivery that tries to use the Printed field so I don't print documents twice, but it doesn't seem to be working. Here's the query in question: SELECT DISTINCT DocNu...