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.…
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…
We are on Cloud Multi-Tenant HR Talent and have some User-Created persistent fields on the EmployeeGoal business class that the repository has been invalidating with the error "Duplicate field exists". When this happens it causes a cascade of derived fields, relations, lists, forms, actions, etc. invalidating because they…
Is anyone aware of a way to more granularly control Data View options for Landmark transactions after the October CU was applied? According to support, once the CU was applied the only way to use Data Views on a Landmark transaction is to enable the disableDataViewOffV2 config parameter, which will revert to the pre-CU…
I'm trying to create a Compute/Derived Field in HR Talent to return an employee's age at hire with two decimals. If I set the field type to Decimal (e.g., 3.2), the calculation always returns 9.99 for every record, but without decimals the age calculates correctly. I've tried formulas like: (StartDate - Birthdate) / 365…
In HR Talent, I developed a derived RichText field that utilizes a foreach loop to extract and display data for each direct report of a staff manager. The current behavior produces a separate table for every record (refer to the screenshots below). Although this functions correctly, the output would be more streamlined if…
It looks like you're new here. Sign in or register to get started.