How do you trigger the IdoOnltemInsert event? I've added a new Event Handler on the IdoOnItemInsert event but I'm having trouble with the event not firing as expected. As far as I'm aware, this should trigger whenever a new record is added into an IDO, isn't it? I apply this handler only to SLLots so when a new lot is…
Hi All, I have an external API that I defined in ION API. I can test this successfully in ION API so I imported the .ionapi file in mongoose ION API servers and added the context to be able to import the methods. However, I am getting this error when I try to invoke. Tested the M3 defined server, methods and those work…
Has anyone had any success using IPA to attach documents and have them display in Mingle Inbox and/or "My Notifications"? I know I can attach a document via email node, however, user doesn't want attachments in email.
We need to add a line to let the employee know the manager will need to revert active goals before they can create new goals. We need to restrict the action on Create new goal.
I have a form 'XiCandidateQuestions' from BusinessClass 'Candidate' which is triggering template 'CandidateQuestions' from BusinessClass 'CandidateQuestionResponse' with form ' CandidateQuestionResponseForm'. Now I need to add asterisk symbol for every required question. I tried using 'display as required' in the form…
I prefer to bail out of the multi-find loop as soon as I find the two records I'm seeking. Is there an end-of- fetch condition I can manually set to exit prematurely? Something like LMTxn8920_hasNext = false? My objective is to retrieve the two latest file extracts for FileCreationSetups 252 & 256. They must be…
There is a main grid (APS100) and a list widget (DA1-Invoice Display). Once I clicked on the main grid, it should be bound to the 'Supplier No' text box in a form widget, and once clicked on the list widget line, it should be bound to the PID text box in a form widget. For that, I have created separate context messages for…
I have created two widgets: a list widget and a form widget. Used the PID value from the list widget to fill a text box field in the form widget. Once submit data from the form widget, how to refresh that list widget data?
Need to show a successfully submitted or not message as a validation after submitting data using the Form Widget.
I want to set up an event handler that will send an email notification to a group when a blanket purchase order release is filled. I have tried doing this using both IdoOnItemInsert and IdoPostItemInsert but neither seem to work. Has anyone done this? Anyone have some guidance?
It looks like you're new here. Sign in or register to get started.