• Custom Views

    Published:

    Custom Views

    Custom Views allow you to quickly create views in the UI for any entity in the system. This includes system entities, custom entities and entities you have created with AddIns using our API as all entities whether system or designed are the same. You can use your custom view in any custom layouts or override system views with your own view.

  • 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.

  • Custom Grid Columns View

    Published:

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

  • Custom Grids View

    Published:

    Custom Grids allow you to create grids in the UI for any entity that will automatically work across all our multi-platform client applications. These grids can be used in any custom layouts you make, or can also replace default system grids with ones offering different features, column ordering, 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. 

  • Custom Grids

    Published:

    Custom Grids allow you to quickly create grids in the UI for any entity in the system. This includes system entities, custom entities and entities you have created with AddIns using our API as all entities whether system or designed are the same. You can use your custom grids in any custom layouts or override system grids with your own grids.

  • 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.

  • Custom Entity View

    Published:

    Custom Entities allow you to create objects with fields in your system [more info]. They belong to our class of Auto-Code Designers that enable you to accelerate your development on the LemonEdge platform. 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. 

  • Custom Entity Property Link View

    Published:

    Custom Entity Property Links allow you to specify a relationship for this property to another entity within the system from this Custom Entity [more info].

    All entities in the system, whether system ones, auto-code designer ones, or custom ones written through our API, are all the same and have the same functionality. The system entities use the same API as any entity that is custom created.

    As such you can link a relationship to any other entity in the system, be it an auto-code designed entity, system entity, or one developed through the API.