• Layouts View

    Published:

    Layouts control everything a user sees when they are working with a particular entity in the system. You can override the default layout for every screen in the system, including creating your own default layouts for Custom Entities or entities you have created through our API.

  • Image View

    Published:

    The Image View provides a preview of the custom image itself (indicating if the file is compatible or not), and the functions to change it. The custom image can then be incorporated throughout the application including replacing standard system images where required.

  • Custom Images View

    Published:

    Custom Images allow you to create a set of personal images that can be used in every place the standard images are used. This allows…

  • AddIns View

    Published:

    AddIns allow you to define each .net core dll you would like loaded as part of the AddIn Module [more info]. AddIn Modules are normally seperated into at least two dlls, one which holds all the entities and algorithms, and another that holds the UI components.

  • AddIn Modules View

    Published:

    AddIn Modules allow you to drop custom code into the platform to define your entities, algorithms and views while leaving LemonEdge to automatically handle everything else.

    This frees your team to concentrate on your IP, your knowledgeable business domain, and what matters to you enabling you to get to your solutions quicker and easier.

  • Default Values View

    Published:

    Default Values allow you to specify a default value for any property on any entity in the system. You can apply this to any system entity, custom entity or entity created through our API. All entities can have this functionality applied and it is evaluated when ever a new item is created of this entity type - be that through user interaction, automatic processes, importing, API use, or any other means.

  • Custom View Controls View

    Published:

    Custom View Controls allow you to define the controls for your Custom View [more info] that you want to see along with their order and behaviour. As for the standard view functionality [more info] the LemonEdge platform will take care of all that.

  • Custom Views View

    Published:

    Custom Views allow you to create views in the UI for any entity that will show specified controls for the data the entity holds. These views will work automatically across all our multi-platform client applications. These views can be used in any custom layouts you make, or can also replace default system views with ones offering different features, controls, or information you want. As with all our auto-code designers you can configure the system using the designer or allow it to provide you with the full code for your design that you can then tailor to your desire, compile and add-in to the system.