• Layouts

    Published:

    Layouts allow you to completely configure what views the user sees when they are interacting with an entity. A layout consists of a number of tabs each of which can contain a number of different views arranged however you like.

    You can create as many different layouts as you like, providing different views for different roles depending on the information they need to access and reports/charts/pivots they need one click access to.

    Layouts may be displayed differently depending on the client application you are using to view the layout and the real available screen real estate. For instance on a mobile each view in the layout of a tab would not all be displayed at once, instead you would swipe across to access each view individually in a layout tab.

  • AddIn Modules

    Published:

    AddIns are the core of the LemonEdge platform, and enable you to easily, and quickly, turn the platform into a fully fledged enterprise grade solution for your financial services needs. All our Accelerators [more info] are AddIns that you can drop onto the platform and instantly start running your industry vertical solution with.

    AddIn Modules are a powerful way to utilise the LemonEdge API & Triple Lock to quickly tailor a powerful solution for you enabling you to do more.

  • Custom View Code

    Published:

    Anything created with the Custom View Auto-Code Designer is capable of having that design exported into actual c# code for you to add to your own .net library that can be loaded as an Add-In [see more] in LemonEdge.

  • Custom Grid Code

    Published:

    Anything created with the Custom Grid Auto-Code Designer is capable of having that design exported into actual c# code for you to add to you own .net library that can be loaded as an Add-In [see more] in LemonEdge.

  • UI Data Display Formats

    Published:

    When displaying data in the LemonEdge application there is always the option to format that display according to your requirements. By default we support industry standard formatting options to ensure a consistent approach. This guide lists the references and options for detail on how to format the data.

  • Custom Entity Code

    Published:

    Anything created with the Custom Entity Auto-Code Designer is capable of having that design exported into actual c# code for you to add to your own .net library that can be loaded as an Add-In [see more] in LemonEdge.