I'm trying to use the SoHo Lookup component on a Mongoose form. When running the form, the Lookup component will show me the count of the results. But it doesn't show me a list of the results to choose one. I've successfully used the SoHo Auto Complete component. The Auto Complete component will show me a list of items…
Hi, I am in MT Cloud environment. In Mongoose form I am using DropList with two columns. When user select value, it is saves value from first column in Property field binded to DropList component. But am I able to save also value from second column displayed in DropList? Thanks
The following describes the new release highlights for users of Infor OS Mongoose: * Data Replication Updates- There are no longer interruptions with data replication to DataLake when new tables added but ION settings not refreshed. When new tables were added, NO data would flow to DataLake until some manual steps were…
Hi, I am in MT Cloud environment. I need to get in my Form Script user information. Exactly username of current user whom is operation my Form. How can I do that? Thanks.
Hello, I am on MT Cloud environment. Please does anyone know if there is an ION API for SunSystems Data Access Groups? I am unable to find any API for it. I need to get this information into Mongoose. Thanks.
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": {…
It looks like you're new here. Sign in or register to get started.