• Custom table - Table Level Script

    Help! Please! I think I am running into an issue with a table level script where perhaps I cannot see the forest for the trees. :-( I have a custom entity and if I update a field on that entity, I want to update another field on the same entity and…
  • Call a svc Web Service from Table Script

    Hi! Is it possible to call a REST .svc Web Service from the CRM table scripts after a Company is created or updated with the companyid in the call? Also, is there an existing table script execution log I can consult to debug? Thanks! Pascal.
  • Issue with Validating Email/Phone in Table Scripts

    I have a need to validate Phone/Email data in Sage CRM 7.2d and found a help page using Entity Level Table Scripts to validate the data. I took the code from the post originally written by Jeff Richards. The article can be found here https://community…