Browse By Tags

  • Create New Group Button - Custom Entity

    I am trying to add a Create New Group Button to a custom entity Find Screen. Is this possible? I added the following script to the EntityFind.asp page. searchContainer.AddButton(CRM.Button("Create New Group","save.gif", CRM.Url(597))); The Create…
  • Saving Create new group error on Find Person screen.

    Hi, I'm working on an issue where the Create New Group button disappeared from the find person screen. I have successfully added the button back on the screen. The button calls a popup window allowing the Group to be named and saved as either dynamic…