Skip to content

OlegLobakov/UIEF

Repository files navigation


Logo

User Interface Extension Framework

for Microsoft Dynamics 365 Business Central


Build Status Contributors MIT License LinkedIn star this repo fork this repo

About UIEF

UIEF is a framework for extending UI of Microsoft Dynamics 365 Business Central.

  • Build Your Interface Components for Microsoft Dynamics 365 Business Central using Html/JS/CSS.
  • Develop UI components (HTML/JS/CSS) in Microsoft Dynamics 365 Business Central.
  • Use UI components in AL code.
  • Set transparent link events to AL (CAL) code.
  • Use UI Library and examples to create non-standard UI.
  • Simplify the interaction of the developer and designer

Versions

Mirosoft Dynamics 365 Business Central

Microsoft Dynamics NAV 2015, 2016, 2017, 2018

  • The NAV version will be released if you need :)

Getting Started

Prerequisites

  • Microsoft Dynamics 365 Business Central (versions 13,14,15).
  • NAV/BC Developer License

Installation

  1. Copy UserInterfaceExtensionFramework folder to your extension folder.
  2. ...
  3. Profit

Usage

  1. UI Element Card Page is using to develop UI component. By default, UIEF install several demo components of Microsoft Office Fabric JS library.

UIEF Screen Shot

  1. Use components in AL code. UIEF Screen Shot

  2. UIEF work on the all platforms. UIEF Screen Shot UIEF Screen Shot

Builtin javascript frameworks

This libs will be imported in NAV | BC and can be used without internet.

  1. jquery-3.3.1
  2. Office UI fabric JS microsoft online documentation
  3. D3

If you need something else create issue ...

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request
  6. .....
  7. Profit

License

Distributed under the MIT License. See LICENSE for more information.

Report Bug or Request Feature

Report Bug or Request Feature

Contact

Oleg Lobakov - @linkedin

Releases

No releases published

Packages

No packages published