Looking for ideas on best approach to exclude users (recruiters) in below if RelationshipStatus = TERM
Thanks,
At the same level (indent) as the detail fields, you'd have an instance selection, but you might want to create a conditional/derived field for the instance.
The Card View LPL defines how the card will look. To be used you'll need to associate one or more list(s) with it. That list (or lists) could have an Instance Selection where (RelationshipStatus != "TERM").
Michael,
Here's the list where the cardview is being called - can you please give me an example on your approach?
Thanks
BrianR's answer is correct. The Instance Selection would come at the same indent level as "Detailed Fields" in your screen shot. For reference, the UI syntax for lists is defined on pages 69-76 of the LPL Guide and both Instance Selection and Detailed Fields are on page 72.
Thanks all.... was out on PTO and I will take a look soon
Thank you Brian and Michael for the guidance in solving this request