Hi everyone, I'm creating a Record Type using as Source Type a Process

Hi everyone,
I'm creating a Record Type using as Source Type a Process Model. I've a problem with the expression of the List View Template.
My goal is to display in the details a specific field of pv of type cdt and for doing so i think the expression is:
=a!listViewItem(
title: user(touser(rf!pp.initiator), "firstName") & " " & user(touser(rf!pp.initiator), "lastName"),
details: "Leave Type: "&with(local!ApacRequestMobile.LeaveCode[local!5])
where the number 5 is referred to the index of the CDT corresponding to the field "Leave Code".
But in tempo when i click on this record appear this error message "Could not display record".
Thank you to everyone that will help me to solve this problem
)
...

OriginalPostID-133718

OriginalPostID-133718

  Discussion posts and replies are publicly visible