The Item Lifecycle Managment (ILM) application sometimes displays very longs lists of POs for items matching recalls. I need to add a couple of buttons that will pop-up lists, similar to helper lists, to summarize the PO list. One pop-up list would display the unique Cost Centers and their descriptions from the PO list,…
I am trying to add the Income Code field from the Vendor Form, Vendor Business Class to the SupplierPortalRegistrationV3 form. I am able to display the field but it is greyed out as shown in the screen shot below. Need to know how to enable this field for selection. My code is as follows:
I recently needed to help someone build a Landmark call to a custom API Gateway web service interface using OAuth 2.0 and thought I would share some tips that I found. First off, to build the new .wsi file I had to navigate to UserWebServiceInterface business class via menu search as I didn’t find any links in Config…
Need to know if the "Contains" State can be added to the list under the Line Search tab for the field Purchase Order as shown in the screen shot below. If yes, where does this configuration need to be made. Thanks
I was able to successfully get a list view to summarize vendor spend on the PayablesInvoice business class using "implements ColumnarView" and this code: Charts SpendByVendor is an AggregationTable chart list is default show totals first Dimensions Vendor DerivedVendorName label is "VendorName"…
We are trying to see if we can restrict the Update Option field in the Received Not Invoiced Report form to display the Report Only option and not the Run In Update Option from the drop down. We need to know the syntax to use to achieve this. . I have attached screen shots of the form, the LPL for the form and the Business…
The LPL guide has two pages of information about Landmark Webservice Interface (one page of syntax, one page of example). The example, however, is dated in several ways (endpoint URL is no longer valid, uses SOAP rather than REST, etc.) I thought I'd share here my first UserWebServiceInterface definition for a public web…
The current version of the Configuration Console Reference Guide: Landmark Pattern Language (May 2022) on page 15 (in the TypeOperator section) implies that one should be able to say: AlphaField uppercase AlphaField lowercase to get the uppercase or lowercase version of a text field anywhere you would otherwise use…
We need to know whether a collapsed section on a form can be set to expanded when open instead of the user having to click on the icon to expand it. I have attached the screen shots of the form to show the current state and what we need for it to look like when configured. The LPL for one of the sections that we need to…
A request came in from a user and I feel like I know the answer, but wanted to do my due diligence in case I am missing something. We have a page with a few lists on it. Is it possible to style list titles to make them easier to distinguish on the page? Basically looking for something as simple as styling the titles…
It looks like you're new here. Sign in or register to get started.