Hi, I am in MT Cloud environment. I am creating new Form as Category: NewData, Wizard: Maintenance On next step in Data Maintenance Wizard I can add columns for my Primary Collection But how can I later, during development, add more columns? I think that it can be done in IDOs Form, but there I can only add new Property…
Hi, I have a requirement where I am calling a Mongoose form from a CPQ configurator which runs within Rhythm ecommerce site. I would like to bypass the login screen and access the Mongoose form directly. Here is my Mongoose URL: mgeucent1ap.mtmgf.eu1.mongoosepaas.io/.../ I get the login screen even when I can access the…
Hi, I have this simple Form: When user click on "Get Statement Files" button, I read list of files from IDM according to Formatter Code field (which is defined as Document Type in IDM), and I fill list of files into the Grid. But when I change Document Type, and again click on "Get Statement Files" button, it is adding new…
Hi, I am in MT Cloud environment. I have this Event connected to Button Click: In Form Script Method I do some preparations, and according to result of this Form Script (check upon Variable), I want to setup condition which can decide if next step (Run Form) is proceed or not. But how can I setup condition on this? For…
In Postman I can get this working no problem to pass in a string per parameter for 2 parameters: [ "Paramter string 1", "Paramter string 2" ] What I eould like to be able to do is pass any JSON to Mongoose into a single paramter which I will deal with in Mongoose, something like this: { "terms": { }, "seriesDetail": {…
Hi, I have Dropdown component on my Mongoose form, and I am filling it with GlobalScript. When I have only one column displayed it's ok. For filling Dropdown with values works command: ThisForm.Components["dropList1_BU"].ListSourceScriptAddListItem(ct.businessUnitCode); But when I setup two columns to display, I have…
Hi, How do I integrate Mongoose with IDM? I have an IDO (SupplierInvoices). When I position on a record I need to be able to add PDF file (invoice image) to this IDO record and save it to IDM. Is there any documentation available? Regards, KK
The following describes the new release highlights for users of Infor OS Mongoose: * DataView pre and Post Load Events: Enhanced loading of DataViews to include pre and post load events in the Application Event System (AES). The events can be handled by applications or customers as needed to add to the load process. Click…
Good Morning, After adding a new subcollection to a form, I often get this error after saving data to the new subcollection: Error refreshing update item. A single row is expected back from an update refresh and 2 rows were returned. Anyone have any thoughts or insights into what might be causing this issue? Thanks Jeff
Good afternoon, Just seeing if there have been any enhancements to mongoose reporting functionality that I may have missed, that will allow you to embed a PDF (T&C) into a Mongoose Report. Often, the T&C is highly formatted with multiple columns. Thoughts? Thanks Again.
It looks like you're new here. Sign in or register to get started.