Allow the Configurator to be designed inside Visual Studio (or other IDE)

Since the Configurator really only collects data and processes ‘logic’ to validate those entries, it seems entirely possible that we could code the entire thing inside an IDE of our choosing, as long as that platform allowed us to use REST(or BO’s) to complete the PCLookup and PCInputValue calls back to Epicor.

This would allow us to utilize all of the functionality of our chosen IDE while still being isolated from Epicor’s core code/DB. Basic things that make the UI more pleasing, like font style/color, field highlighting, label colors, button controls, etc. - some of which are available currently but are difficult to do - and it would allow additional freedoms of script logic

3 posts were merged into an existing topic: Allow external editors to work to modify/customize Epicor