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?
Goal: Dump all fields from Planning Detail Form. Creating a metric that queues off of the Exception Message. The Base Table and Alias show: The primary table and its alias for this IDO is PlanningDetailsView pla. I don't find this table and suspect it isn't a persistant table. On the form is a Field named Exception…
Hi Is there any to hide the dropdown controller in the Form Widget in AppDesigner? or add additional controls? Regards Prabodha
Is there a way to format the output of properties on an event handler - notify? For example I do not want decimals to show in an email with 8 decimal places.
I have created a notify event with a bunch of variables. For some reason they are appearing in my e-mail output on the notify event, even though I have said to hide the payload. They come out like this after the body of my message. I have "Payload" access set to Hidden, which forces "Modified Payload" to Default. I can't…
Hi, Im planning to develop a custom Widget to use with MMS001 and I need to get a selected item number for this Widget. Can I read Context Messages from a Widget? I can use AppDesigner or Widget SDK Regards Prabodha
It looks like you're new here. Sign in or register to get started.