Mark Williams
- Total activity 401
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 122
- Subscriptions 50
Comments
Recent activity by Mark Williams Sort by recent activity-
Brian, Try this: [QuestionName_Value].ToUpper().Replace(' ', '') This will convert lower case alphanumeric characters to upper case and remove spaces. Just remove the .Replace(' ', '') if you jus...
-
I'll save em up Brian :)
-
Thanks Colin, should I raise this as a feature request or is it being looked at already? Cheers. Mark
-
Hi Brian, not sure on the Client Name but Client address works as follows (CorrespondenceAddress is the question name): [CorrespondenceAddress_AddressLine1_Value] [CorrespondenceAddress_AddressLine...
-
I would try Firstname, Lastname and Title i.e. if your field name was ClientName then access these by using: ClientName_FirstName_Value ClientName_LastName_Value ClientName_Title_Value Let me know ...
-
We also use postcode lookup and Client.Address fields and it works for us. Let me know how it goes.
-
I would like some info on this too. The amounts shown on the "At a Glance" graphical reports do not tie up exactly with our reports. It could be that cancellations/MTA's are not included but may be...
-
Thanks for that Pete but it does not entirely answer the question. I need to be able to ascertain the total SI within an IF statement (The original plus any adjustments) as shows when used outside ...
-
Thanks Pete. Shall I raise this as a feature request or ticket? Are there any plans to make this work? Cheers. Mark
-
On the subject of the API, it would be extremely useful if there were a guide I could look at. The feature is of great interest but I don't know where to start. Cheers. Mark