• Default landing tab -- Company/Person

    When a user selects a company or person from a search screen, the system takes them to the appropriate summary page. Is it possible to direct the system to land on the Communications tab rather than the summary page? We are currently working with…
  • Redirect from WebToLead forms using Request.ServerVariables("SERVER_NAME")?

    Hello, I am hoping someone can help me as I have exhausted my efforts with this one.. We have several domains with lead enquiries to capture into crm. Each time the lead is submitted, there is a Redirect.asp page set in the Web to Lead setting that…
  • Cancel button calling &Cancel method. (caption code)

    Hello, When i am progressing my custom entity to another stage within my workflow another page is displayed containing fields for amendment. (which is fine) This screen contains 3 buttons called 'Save', 'Cancel' and 'Help'. When the cancel button…
  • .NET CustomPage - Button creating new Oppo -> Redirect to Oppo after Saving it

    Hello everybody, we've got a custom page (tab underneath communication) showing additional information. This is realised using a DLL (List, Filterbox, several Buttons etc.). -> Additional Table in 1:n relationship to Communication. Now we've implemented…