I understand multi-select fields need to be an array field. It was my understanding I could create a field on a User Business Class as an array field type (e.g. LocationOfJob) then place that user field on a user form with additional inline LPL to have it display as a multi-select. The business class will store the field…
Hello, I am trying to use the move action in IPA to move an account to a new parent. This works using the FSM form but when I try to call the action using Landmark/IPA it gives me the error " Parent does not belong to this chart". I am finding that the constraint (NewParent.TopNode = DeriviedTopNode) is the cause of this…
Is it possible to create a Multi-Select field? I was able to create a user field and add it to a form where I can select a company number from the GLCompany Business class, but is it possible to allow it to select multiple companies from the list and return the values to the field?
For audit purposes, even our select group of super users who can perform 99% of updates on a Vendor record need to be blocked for certain fields (LegalName, TaxID, BankEntity, AccountNumber). I have created a condition to detect the super user roles and then a constraint on the Update Entrance Rules that should block the…
I've been working with IPAs and Process Flows for years. I've noticed on some delivered flows there are some nodes which are shaded and have a rectangular shaded area around the node. I've been searching for answers on how to get these nodes to shade but I'm unable to find anything. I do like the shading in some instances…
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…
Hi, Some of the new RSS LPL forms are action forms and you cannot directly place a new custom field on it. Get the error message "invalid field". Has anyone added a new custom field to an action form using an action configuration or some other method? Normally, you would create a new custom field associated with a business…
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…
It looks like you're new here. Sign in or register to get started.