Expression Value for Default for Value for Position Name
Summary:
We have a requirement to default the Position Name using an expression based on the Location during Position creation.
Business Logic:
If LOCATION_CODE
is "AA", "BB", or "CC", then:
Position Name = Job + " - " + Business Unit Name + " - " + Department
Otherwise:
Position Name = Job + " - " + Business Unit + " - " + Location Name
Could you please confirm if this logic can be implemented in the current product on the Redwood Position creation page?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0