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-
Hi Mark, thanks for that, it works perfectly when they are branch offices or AR's (as they are in this situation). Could I also set up the system so Networks can see everything sub-agents are doing...
-
Hi Colin, we are looking at sharing a single scheme to multiple white label sites but each site could have slightly different rating. We can do this by copying the scheme on the main site then shar...
-
Hi Edward, Ben Coleman raised a feature request on this some time back. http://support.admnetwork.com/entries/20937826-Changing-the-text-on-auto-generated-email-bodies It's probably worth adding yo...
-
Thats brilliant Colin, thanks for the help. Best regards, Mark
-
Hi Jon, try this: IF([AdditionalTradeDescription].Replace(' ','').Length > 0,[Trade] +' - ' +[AdditionalTradeDescription],[Trade]) This will see if the additional trade description contains any dat...
-
Jon, As long as there are no spaces this works well for us. Just use the IncludeEndorsementFromLookup command in your matrix and it will add all in the relevant column of your lookup. Cheers. Mark
-
Hi Chris, I will raise this as a feature request on this one. Please feel free to close the ticket. Cheers. Mark
-
Jamie, You will need to add a question in the question set and use this field in the documents. I don't believe there is any other way to do this but if you can give me an example of what you are t...
-
I noticed this yesterday and was going to raise a question. You beat me to it.
-
John, This could be done in Javascript and I have done something similar to limit a dropdown to only include items matching a search string. I would love to hear if there is another way to handle t...