When creating a record type, I need to create a Summary view (or any other view)

When creating a record type, I need to create a Summary view (or any other view). When defining the interface, I want to pass the entire object to the interface rule input. For instance, if I have a Person entity, I could access that person's name doing rf!name. Instead of passing all of the paramters one by one, could I pass the Person entity itself and use it on my interface?

OriginalPostID-183659

OriginalPostID-183659

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data