I have a customization in Request New Vendor Location form. I have set a constraint where Location needs to be entered when Approving a Vendor Location request. This is getting triggered when the approver Rejects or Returns the request as well... what is the LPL syntax to identify what action was taken by the approver? If…
Does anyone have experience in LPL invoking child actions outside of a parent action group? I've tried using "run outside of action background group" but all the child invocations in the parent action still run in the parent action group. I'm essentially trying to asynchronously process multiple record updates in an action…
I have a Landmark Transaction node and am trying to query a BC where an existing field (CRLookup) on the business class is equal to a variable (IPACRLookup) I've assigned a value to earlier in the IPA. When I try to test the filter I continue to receive an error that the variable field (IPACRLookup) I've added to the…
I have a composite form on business class X. It has a panel which is a list to a related relation Y. I can add a "Special Actions" section under the "list is …" to setup a called out action that will operate on X rather than Y. So far, so good. I'm trying to figure out if it is possible to somehow do the same thing for the…
I have an action extension "HireResourceNonEmployee" that extends delivered action "HireResource". On the form, there is an email field, and a SendWelcomeEmail checkbox, which is checked (TRUE) by default. The user wants to keep it this way. I want to prevent the action from being submitted if the user forgets to enter an…
Hey everyone, I'd like to get to know more about how to go about using the dbimport feature of a landmark admin node in IPA. I've used dbexport several times but I'm curious as to how the import option is setup. If anyone maybe has an example IPA workflow of this feature being used, that would be great as well. Visual…
I need to copy the contents of (ExperienceDate1) field to (NewExperienceDate) field if the WorkAssignment value equals 1. Where/how do I go about doing that? Thank you BusinessClass: WorkAssignment Form: WorkAssignmentDetail
Example: I want to return (RREmployeeRel.ReportingRelation.ManagerEmpID) from WorkAssignment when (RREmployeeRel.Level = max(RREmployeeRel.Level - 2)) Specifically trying to pull the Hierarchy of Management from ReportingRelationship so I can add it to specific derived fields for a File Creation Utility.
Can additional field states be added to a Landmark delivered field using Configuration Console or LPL? And if so, how would this be done. Thank you!
Is it possible to conditionally display a section of a form based on the value of a prior field? Not simply that it changed, but the actual value. Context is that on a JobRequisition create form - Field called ReasonForOpening can have possible values of "REPLACEMENT" or "NEW POSITION". I know I can refresh the fields when…
It looks like you're new here. Sign in or register to get started.