How do you align the label of a field? Its probably quite simple but needed to know. GivenName should appear to the left of the Employee Name and not on top as by default.
Is anyone else annoyed by the fact that the line numbers referenced in the Landmark exception log stack trace don't match the line numbers in the LPL viewer because Infor's comments are sanitized and stripped out of the source LPL? In order to find the related line the LPL source you end up having to infer where the…
I have an instance action w/a confirmation required before triggering. The confirmation only displays a pop-up message. Is there a way to configure the confirmation pop-up to include an open-text field for the user to type context into?
Does anyone know if there's a user field option, whether a named type or extended type, for time that does NOT include seconds? I've tried quite a few and can't seem to find one. I don't need a date, just time, preferably with an AM/PM option. All of the ones I've tried include an option for seconds, which is extranneous…
We have a user form that when submitted creates a second form to be completed by another user. Both forms are on the same business class and are identical except for a few fields. A request has come in to allow the original user to delete their form and then have it delete the second user's form. Has anyone…
Module - Position Budget Management case - a senior executive needs to see all HrOrgUnits that report up to her, how do I capture them? Here's what I have tried so far and no luck: Instance Selection where (HROrganizationUnit = actor.agent(Employee).PrimaryWorkAssignment.Position.DirectSupervisor.HROrganizationUnit)…
Hi All, Is there a way to restrict any field from entering only Alphabets? Meaning it will accept only Alphabets and no special characters. similar to below
Does LPL exist to force a line break in a text line? Example: Text of untranslatable:"2023 Appraisal for (line break) Employee.Name.PreferredFirstAndLastName"
I have a form with three columns, and each column is a mixture of selection fields and checkboxes. There is an unnecessary large vertical line spacing between each checkbox. Does anyone know how to reduce the vertical line spacing?
How do you calculate dates in LPL Something like the difference between Start Date till end of year of start date. Say the start date is 1/Dec/2020 then the number of days output should be 31 (31-Dec-2020 - 1-dec-2020 +1) else it should be 365 if start date not in current year I would create a compute field that auto…
It looks like you're new here. Sign in or register to get started.