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 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:
iVend 6.5
This sample add-on shows how to create a custom search screen MC from a prototype of search screen which acts as base
Project Name: CustomSearchScreen
Class Name: "CustomBaseSearchView.cs AddOnCustomTypeSearchView.cs"
Please download the attachment to get the project file.
Related Articles
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 ...
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 ...
Touchscreen Control on Custom Screen
Introduction This knowledge base article will assist developers about how to customise a Touchscreen Control in a Custom Screen used in the iVend Retail Point of Sale (POS) using the iVend Retail Add-on Extensibility Framework.Sale. Environment: ...
Adding Floating Keyboard on Custom Screen
Introduction This knowledge based article assists you with adding a floating keyboard on a custom screen in iVend Retail on the Point of Sale (POS). Overview The iVend Retail Add-on Extensibility Framework allows to the developer to add a floating ...
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 ...