• Component Manager CustomDotNet dll

    Can anyone tell me how the component manager knows which CustomDotNet dll(s) to include in the CustomDotNet folder when a component is scripted? I am scripting a new component that has been developed over the last month and the component manager is…
  • Creating a Secondary entity in a custom Component

    Hi, as I am not able to track entity creation in a custom component (probably because Entity Wizard scripting is not able to be tracked in the current active component), I'm trying to create my entity by adding manual scripting in my Component ".ec…
  • Merging two components

    Hi I want to merge two components into a new single component. Can I automate the merging process any way? Or would this purely be a manual job. Merging the component script to a single file and merging the folder items to a single component folders…
  • DeleteCustom_Field returning error

    Hi, When I am executing the DeleteCustom_Field command in a Component Manager, it is returning error. Snapshots below. If I am missing something? Thank you. Script Error
  • The DropTable() method is not working as expected (7.2)

    Hi, Why the DropTable() method is not working as expected? The below script is not dropping the table. TestUninstall.es file's content: //Script file generated by Sage CRM 7.2.b on 10/2/2014 12:16:52 PM /* Tables that have been added or updated…
  • Custom Mail merge fields for word documents.

    Hi, I am currently working on a word document for mail merge. The way i am doing it is that i first create a word doc on my physical machine and i will then include fields which i will acquire from the drop down list. This drop down list can be found…