We are trying to create a SUM of the qty shipped column for blanket orders and if not blanket we use the qty shipped in the coitem table. below is what we have we have never done this can anyone please help, we get a rowpointer error. case when type ='B' then (select sum(qty_shipped) from coitem_mst where coitem_mst.co_num…
Hello Mongooses, I would like to know if there's a way or suggestion about how I can achieve having a component of dropdown button inside my form tile where I can set the action or event of the button. I welcome all the suggestions and all alternative solution that allow me to achieve that. Thanks guys.
How can Duplicate menu option be disabled for certain forms such as Customer Order Lines? We do not want users to use Duplicate option because it internally duplicates all properties of IDO including the properties we don't want to. Please advise Thank you
Hello, We have a report with a PageFooter which contains information that must appear on all pages, except the last one of the report. How can I do it? I tried comparing the BG_CURPAGE and BG_TOTALPAGES but bringing in the variables I noticed that they are not loaded at runtime, it seems to handle them internally. Is there…
Does the form script still allow Visual Studio to edit, save, and compile in Cloud?
Hello!, I have a report type form in Mongoose, and a property returns a direct URL to an image: http://server/data/image.png How can I make said image be interpreted and displayed in the report? I'm just getting it to be a hyperlink, but I can't display it in it.
Hi, Does anyone know how Mongoose calculates VariationNumber when replicating to Data Lake? For example: 63,798,997,474,753 How can I generate such VariationNumber in ION? Thanks, K
Could anyone advise best practices, learning experiences, and/or tips and tricks to using source control in Mongoose? Currently looking into using Subversion, since we don't have access to Team Foundation and GIT seems to be a PITA to setup and manage for a team. What does INFOR use? Noting all the source comments in the…
Does anyone know how or if possible to display a message box that will allow end-user to enter a number and return it to the form? we are running 9.00.30. Thank you for any help.
Hi, for my date field I am set Date Combo Box to true in Specific Attributes. So now I have this calendar box there, that is ok: But the date format is always MM/DD/YYYY. Where can I change date formatting? Is it depends on some settings in Mongoose? Or on client computer? Thanks.
It looks like you're new here. Sign in or register to get started.