Question
8
Replies
4649
Views

Aaseya IT Services Pvt. Ltd.
Posted: Aug 6, 2018
Last activity: Mar 21, 2019
Closed
Solved
How do i refer field value from the source field of a data transform
Hi,
How do i refer field value from the source field of a data transform?
-
Like (0)
-
Accepted Solution
Posted: 6 years ago

Hi Santhosh,
You can get the value of field value in a data transform using a function. We have OOTB function getLocalizedText which helps us in retrieving the content of a field value. Function has three parameters
text - Field Value Rule Name
property - Field Name
tools - Public API
Please refer "pzMyFavoritesPreLoad" OOTB data transform for syntax.
To see attachments, please log in.
Posted: 6 years ago

Hi,
Below post is similar to your post.
https://collaborate.pega.com/discussion/there-any-way-reference-field-value-data-transform
Posted: 6 years ago

Try to create a field value and use the same in Dt.
Accepted Solution
Posted: 6 years ago

Hi Santhosh,
You can get the value of field value in a data transform using a function. We have OOTB function getLocalizedText which helps us in retrieving the content of a field value. Function has three parameters
text - Field Value Rule Name
property - Field Name
tools - Public API
Please refer "pzMyFavoritesPreLoad" OOTB data transform for syntax.
To see attachments, please log in.
Posted: 6 years ago

Hello,
I've created a property pxDropdown(TypeOfOffer) and the field values "Bundle" and "Others" .
I've tried to use the function @getLocalizedText(“<Text to Localize>”, ”<FieldValue Property>” , tools), but I don't know what is suposed to put in <Text to Localize> when I have many values in a dropdown list.
Do you know how can I do it?
Thank you.
Regards,
Débora Almeida
Posted: 6 years ago

Hello!
Thank you for posting your query on PSC. This looks like an inactive post and hence, we suggest you create a new post for your query.
Show More
Hello!
Thank you for posting your query on PSC. This looks like an inactive post and hence, we suggest you create a new post for your query. Click on the Write a Post button that’s at the top of this screen and also on our Pega Support Community homepage. Once created, please reply back here with the URL of the new post.
Thanks,
Show Less