Question
value list proprty in a Localized label
Hello,
the context :
I am using HistoryAdd method in an activity to get an historisation. I am getting a pyHistoryMemo as a category in this method.
The question :
As memo I am creating a Localized label and I would pass a property which is a value list. How we do it ?
Is it possible to loop in the memo ? I would like to pass part of the response : " La réponse est KO. {.TMsgsCreatPartnerError()} "
Where {.TMsgsCreatPartnerError()} is a value list, and the list length is between 2 and 10 ? So i want the memo to get all the error messages. I dont want to save the whole webservice response.
Thx
***Updated by moderator: Lochan to update Categories***
HI
To my understanding, what you are trying to do is to create a parameterized field value in which the parameter is a value list and you want to iterate over it. As of now, we don't have an option to loop inside a Field value.
Regards
Shahi Naquash