The most recent content from our members.
I noticed in the notes table that there are userfields. Are those available to be displayed and modified via the Notes widget? Just trying out a way to categorize our notes that would be accessible via the notes table in datalake. Unfortunately the notes category isn't part of the notes table.
Hi Team, Could anyone help on below issue. In the below code change event is not triggering (function doesn't execute) or even the selected value is populating in textbox. It is not working especially in widget SDK. Html: <div class="row"> <div class="four columns"> <div class="field"> <label soho-label…
I have the latest SDK from github and have been working on some new Widgets. I would like to customize some of the Infor Standard widgets, so I have been using the f12 dev tools in my browser to get the source code. The problem I run into is there are methods in lime (usually in IWidgetContext) that are being called in…
I am new to using the SDK and working with widgets. I've done context apps before but now it seems we have to transition to using widgets. I'm taking it one step at a time, and the first step is to get connected to some ION API's. But all the examples are all for the M3 API's, which seem to be vastly different than the…
Hello Can anyone help me with how I can access m3usercontext in a homepage widget? Specifically logged in user and current company. Something similar to how I can do this in an H5 application: The only documented method I can find for getting UserID in homepage widget is the widgetContext.getUserId() method, which only…
Hello, I want to the customization of standard widgets and also create custom widget as per the business requirement. Example 1. Change the record limit display of standard M3 monitor 2. Change the record limit display of standard M3 monitor for Graphs. 3. Create custom widgets. I am referring…
Hi Have created widget form with Mongoose Runtime Builder (ResponsiveType.Widget). How it can used in OS App Builder?
In a Homepage, there’re 2 standard widgets that are configured as: * Widget #1 runs a transaction that list all Shipments. * Widget #2 runs a transaction that list all Deliveries. Requirements: * When a user select/highlight a shipment record in widget # 1, then widget #2 only list deliveries that are associated to that…
Hi Team, I have developed a form Widget using AppDesigner. In my Widget, there are two active text boxes and users can feed the data to these text boxes and hit the enter button to save the data. Is there any way to display a confirm message on the Submit button upon the response?
When you are moving around in Landmark the application is broadcasting Business Context Messages. Does anyone know how a particular list or form in Landmark broadcasts that data? What is the code/feature/mechanism that makes that work? Is it configurable? We have some screens in Contract Management (Landmark) that are…
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.
Hi Is there any to hide the dropdown controller in the Form Widget in AppDesigner? or add additional controls? Regards Prabodha
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.