How to create a Related List for String field, when the value matches to the another table.
HI Team, I have a requirement. I have a form which is pointing to Table A, it contains a custom field type is String. Criteria to display Related List after Groups Tab: 1. TableA.published =true and TableA.Application ID==TableB.Application ID. 2. O...