Rating Now, I want to create a view for someone to give rating on a project if it is not already given. In a Custom View, is it possible to have a field with a link to "Rating Table --> Add Record" with few fields like Project_ID already filled up?
Both the Tables have Project_ID as a field. Please help.
If you setup Master-Details relationship between Project(Master) and Rating(Details) ProjectID field will be filled automatically when you proceed to the Rating Add page.