I am creating view on Doc table , which has lookup column to doctype
In a view I am adding filters doctype eq to doc1,doc2,doc3 then show documents
Question is in current environment it is working as expected, but when I move solution in higher environments, where doc1,doc2,doc3 not present right, will be added later
will it still work?
on view when you check equals to doc1,doc2 , doc3, it matches with exact text or guid?
How can I resolve this issue?
Thanks,

Report
All responses (
Answers (