We have a custom text field Display Quote Number on the Quotation object that should show QuoteNumber-Version (e.g., QN-00045-V2).
A business process is triggered on Quote modified, reads Quote Number and Version, and updates the field via Modify Data with conditions (Quote Number is filled in, Version > 0).
The process executes successfully, but the field either remains blank or shows partial/incorrect values (e.g., -V0), even after refresh.
Formula functions like AND, STRING, ISNULL are not supported, and delays do not resolve the issue.
Looking for a supported, reliable pattern in Freedom UI to populate and display a concatenated text field without custom code.

Like 0

Like

0 comments
Show all comments