Hi All, I have added a custom field(CMS080) to MMS001 and trying to set a value to the custom field via H5 script. But it doesn't seem to work in the H5.XI UI. var H5SampleHelloWorld = (function () { function H5SampleHelloWorld() { } /** * Script initialization function. */ H5SampleHelloWorld.Init = function (args) {…
Hi, I am trying to setup connection to FTP file server from Mongoose. I am using File Servers form, but always receiving this error message Please what am I doing wrong? I already tested this FPT connection from FileZilla and web client, and it's working just fine.
Hello, we have created a new form in our DEM environment which mut be transferred the TRN and afterwards into the PRD environment. The environments are not "linked" for that the TRN does't show up as "Target" in FormSync. I found the article KB 1833865 which tells that it is not possible to transfer between non linked…
Hello, I'm trying to develop a Purchase Price Variance report in Syteline. It seems like the PO Receipts dataview is close, but I need to get the standard cost of the item in the PO receipt at the time it is issued. And since costs can be updated at any time, I can't take the most recent Standard Cost as it may have…
I've developed a stored procedure that executes from a form. The form passes a user specified Cutoff Date and the user's username to the stored procedure. However, I want to effectively close those open vouchers by balancing the open quantities on the vouchers. Has anyone had to do this before? If so, what tables do I need…
The tickbox to Save As Template was indvertently checked when creating a form. How can a form template be deleted from Mongoose. There seems to be no option to do this or documentation regarding it.
Dear Community, I was in a processing of developing a new AppBuilder application. Everything was working well but suddenly I was not able anymore to edit column properties for my Datagrids... when trying to edit column property by clicking on the three dots of the column, nothing happens... I'm not 100% sure at which time…
Hello, I have this form: And when it opens, I want to set focus(have cursor) in Business Unit Edit field. How can I do that? I search thru Properties in Form Designer, but didn't find any property to change this. So I tried to set Initial Command on Form to fire Event In Event Handler call Form Script And in script just…
Hi, I need to fill Grid component with data, and I need to do that from FormScript. In my case, user hit button, event is triggered, and then in FormScript I prepare data which I get via ION API, and I need to fill it to the grid But I can't find any working example of this. I suppose that I need to prepare List<string>…
Hello, I am trying to send Payload data via ION API from Mongoose to SunSystems. I want to use this API: And here is my FormScript where I am setting variables for InvokeIONAPIMethod call. In ProcessImport method is setup parameters form InvokeIONAPIMethod. And FirstOutput method shows API response on Form. But it doesn't…
It looks like you're new here. Sign in or register to get started.