MC - Create Custom Screen

MC - Create Custom Screen

Introduction

iVend Add-on Framework is used for writing Custom Business Logic independently by a programmer. iVend Addon allows to extend business logic either in Management Console or at the Terminal POS. The addon framework allows deployment of multiple Add-Ons on one Enterprise. The extended business logic is deployed as an Add-on centrally at the Enterprise which then gets auto-replicated to entire retail landscape.

Environment:

Sample Project for iVend 6.6

This sample add-on demonstrate how to create a custom screen in iVend management console similar to master screen with Search/Add/Edit functionality.

Project Name:
CustomScreenSampleForMC

Class Name:
SampleSearchView, SampleAddEditView

Please download the attachment to get the project file.

    • Related Articles

    • POS - Create Custom screen

      Introduction iVend Add-on Framework is used for writing Custom Business Logic independently by a programmer. iVend Addon allows to extend business logic either in Management Console or at the Terminal POS.The addon framework allows deployment of ...
    • POS - Create Custom screen

      Introduction: iVend Add-on Framework is used for writing Custom Business Logic independently by a programmer. iVend Addon allows to extend business logic either in Management Console or at the Terminal POS. The addon framework allows deployment of ...
    • Creating custom search screen

      Introduction iVend Add-on Framework is used for writing Custom Business Logic independently by a programmer. iVend Addon allows to extend business logic either in Management Console or at the Terminal POS.The addon framework allows deployment of ...
    • Creating custom search screen

      Introduction: iVend Add-on Framework is used for writing Custom Business Logic independently by a programmer. iVend Addon allows to extend business logic either in Management Console or at the Terminal POS. The addon framework allows deployment of ...
    • Create New Screen for POS and Management Console

      Introduction This knowledge base article explains how to create a custom screen in the Management Console (MC) and the Point of Sale (POS). Purpose To provide developers with the ability to modify the existing MC and POS suite by adding their own ...