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.
Does anyone know if it's possible to add a terms and conditions statement to the bottom of invoices in the cloud. Flex layout seems to be locked, and we are stumped. Please help if possible, thank you.
Hi, I am finalizing our app, and I am approaching time, when I deploy it on clients tenant. How can I protect my application source code, so it cannot be viewed on clients tenant by someone with high enough privileges? Thanks.
Hi All, i Created 2 Uets in poline and pobln Gen2 form collection grid. I'm able to see in PurchaseOrdersLines. Gen2 Forms in that 2uets. But that custom is not coming in the purchase order. gen2 form. Anyone please advise me on a solution to bring custom fields in PurchaseOrderLines to the purchase order. gen2 Form.…
Hi, I want to find out how should we write Event Handlers in the Extended Forms. Suppose I am working on Customers Form and I created an Extended Form. xxx_Customers, that replaces the base form. I want to write Event Handlers for some standard events. (for example StdFormPredisplay or StdFormSaveCompleted). I see that…
Hi, I am creating an IDO Custom Assembly and in C#, calling loadCollection, where I am expecting 50,000 records: LoadCollectionResponseData loadResponse = new LoadCollectionResponseData(); LoadCollectionRequestData loadRequest = new LoadCollectionRequestData(); //Some Code here loadRequest.RecordCap = 0;…
It looks like you're new here. Sign in or register to get started.