List Property in Text and referring the text from Module as List formatted
May I know how I am supposed to retrieve List Property in Text as List formatted line item given the list property in text matches a list member.
Thanks in advance.
Greg
Tagged:
0
Best Answer
-
FINDITEM(List name, text), where text = the List.Property
However, it is best practice not to use List Properties and house those attributes in Modules instead
David
0
Answers
-
1
-
Best practices say that you need to have a system module for Lists and add a line item instead of properties. You can achieve this by using find item on the text
1