Hi, There is a mashup I need to change, but source code is lost. Is there a way to decompile a mashup (M3 CE)? Thanks Kirill
Hello! I have an H5 Script that prompts a MessageDialog through ConfirmDialog.ShowMessageDialog, however there's also a standard Dialog popping up at the same time, which causes a race condition where one of the Dialogs only shows for a brief second before being overwritten by the second one. Is there a way of stacking the…
Hello, there is an option to export a configuration from CMS010 (Option 26) and then from MNS200 you can retrieve that configuration as an xml file. What I didn't find is the way to import that configuration into a different environment. Thanks for your help, Magalie
Hi all, I have created a script which should stop creating order line in OIS101/H panel for certain item number. If criteria does not match then order line should be created. I have used onRequesting to capture ENTER key events, args.cancel = true and controller.PressKey("ENTER") To stop order line - The script is working…
HI! in https://github.com/infor-cloud/homepages-widget-sdk there is example how to configure ION API connection in order to run APIs to target environment while run widget in localhost. How that configuration should do when target is cloud version of OS / M3? Br Jyka
I want to create a new XtendM3 Api, which is using an InteractiveProgramService(IPS) via IONAPI and which finally will be used in MEC. Looking on former information in the community it will not be possible to get the XtendM3 API working in MEC because MEC avoids the use of an IPS via IONAPI. Has this situation changed or…
I have an editable cell in a B panel that allows users to enter the date. This is a standard m3 program. To avoid user mistakes I want to add date picker instead of the textbox. I have tried with below code and it did not work. let contentElement = this.controller.GetContentElement(); const activeGrid =…
Hi, I have added a new custom column in MWS410 for Material status using H5 script. How can I color each status in custom column? If possible, please provide the resolution for both the UI versions (ScriptUtil.version = 1.0 & 2.0). For example: Green color for 70-Allocation and Red for 60-Not allocated. Thanks & Regards,…
Hello, I have a problem with my datagrid : i implemented 'saveUserSettings' to improve user experience but now, i need to add an other column in this datagrid but that don't work cause of the 'column' 'saveUserSettings'. How can i add my column and keep the datagrid users settings ? Thank you for your answers
Hi, Is there a way to populate the value in the "To Loc" field in subfile using button click (H5 script)? if so please provide a sample. Thanks & Regards, Arun Gopal.
It looks like you're new here. Sign in or register to get started.