I do not see that there is a Menu item for Epicor Functions Maintenance when using EWA.
I am trying to build examples for our group for some of the classic customizations. I see the form for Epicor Functions Maintenance in the console version but not EWA. How do you add/edit functions created in the console version?
Epicor Functions Maintenance will be a part of the “power toys” thing Epicor is cooking up. Right now, it is only available in classic.
So how do you execute code to manipulate data and save it or display it on the web?
Thanks
Functions are server-side like BPMS. You can design in classic, and the logic will apply to the web screens. You will need to use App studio to call functions if you need to do something on a button click, specific ui event/trigger etc.
I have some functions in a library called Conversion. I do not know how to access them in my button click event.
Sorry for all the questions, I appreciate the help.
A lot of examples on this forum, this might help
I’d also be checking the online help topic of “Epicor Functions Maintenance”
Not sure what I am doing wrong or if we don’t have something set up correctly in our Test environment.
I have the following function library’s in our system.
None of them show up in the drop down for ERP Functions Library
If there is more reading I need to do please enlighten me, I will be glad to do the research.
Thanks for the help!
Are your libraries published? They have to be for the front end to know they are available for use.
No Idea, Guess I need to do more reading. Thanks!!!