• Foreign key with condition

    Service items have a property Attestors (UID_OrgAttestator) that is a foreign key to AERole.

    Manager

    When I'm editing a service item in Manager I can see that the available AERoles are limited to a specific branch using the condition: 

    (UID_AERole…

  • Multi select Foreign key in Request property

    Hi,

    I am to have system roles UID to be available for selection in front end while requesting a product. I am able to make it multi selectable by using component "MultiFKCombo" from Web Designer but when I am trying to select multiple system roles from…

  • Using dynamic foreign key in Web Designer

    Looking for an example on how dynamic foreign key can be used in web designer. Lets say I define a local single row collection with a property as Data Type string and property data source type as "Dynamic Foreign Key". How do I go about pointing it to…