We have a field of meeting_type on the meeting module. I would like to make the relate field required depending on the entry made in the meeting type field. I've tried using a dependancy but I don't think I've got the correct field name for the relate selection field.
Jason,
If the field is truly a Relate Field and not the result of a 1:M relationship you should be able to see the field's name in Studio in the Meetings module.
Are you defining the dependency in studio or code?
What is the Relate field that you are trying to put the dependency on? Is it a stock field?
FrancescaS