February 4, 201015 yr Newbies Hi, I am trying to work out how to perform a find based on the contents of a field but cannot for the life of me work it out. Okay, so I have two layouts: StudentDetails and MainPlacement. The field named 'MainPlacement' on the StudentDetails layout holds the same text as the 'PlacementName' field on the MainPlacement layout. I want a button on the StudentDetails layout that, when clicked, will use the contents of the 'MainPlacement' field to go to the relevant record in the MainPlacement layout. Any help will be greatly appreciated. Thanks!
February 4, 201015 yr Welcome to the forums. I assume that these two layouts are based on different tables - students and placements? If so, if they are related in some way, then use the go to related record script step.
Create an account or sign in to comment