Question
Lanit
RU
Last activity: 13 Sep 2016 8:41 EDT
How to pass a parameter to control when it is called from field value?
There are Activity Embed-ListParams • getHistoryList Pega-ProcessEngine : 06-01-01
In the third step, there is a line: String strLocalizedMessage = tools.getLocalizedTextForString(pageName + ".pyHistoryMemo", strMessageKey);
In our case strMessageKey = [Sberbank-Gbl-Legal-Work-Court-Request.pyHistoryMemo]StatusChanged New-Created
Then called field value Work- •pyHistoryMemo •StatusChanged. It is called Control StatusLookupManager( "Статус изменен на '{1 StatusLookupManager}'.)
Using the number 1 is transmitted only to "New-Created"
How to convey the line completely?([Sberbank-Gbl-Legal-Work-Court-Request.pyHistoryMemo]StatusChanged New-Created )