Browse By Tags

  • Controlling Button Positions in ASP pages

    A customer had a requirement to add additional buttons to a custom ASP page. These buttons had to be displayed at the bottom of the screen in a way similar to the buttons in the marketing area. But you can have the buttons appear anywhere you like…
  • Creating a Simple Custom Gadget

    In this article I am going to explain how to create a simple Custom Gadget for the Interactive Dashboard. The Gadget will show how it can listen to an event in another Interactive Dashboard Gadget, then carry out a task and display the information.…
  • What Traditional Context Information is Passed to a Custom Gadget by the Interactive Dashboard?

    Below is an image of a very simple Custom Gadget. The quick answer to the question "What Traditional Context Information is Passed to a Custom Gadget by the Interactive Dashboard?" is nothing! Although the HTML of a Custom Gadget can be produced…
  • Max length for Content field in Content Block is limited to 255.

    Hello, When creating a new content block, the Contents filed is limited with maxlength = 255. Is there any way to enter the content more than 255? I tested v7.2h, v7.3 on IE10, IE11 and Chrome. Any feedback is appreciated! Thank you!
  • Default value on child entity

    I'm really trying to embrace this "codeless" customization stuff but I'm about ready to just go back to .NET... I've created a custom child entity of opportunity. I can add the child entity just fine, the list of added ones show up under each opportunity…