Go To Related Records

change Go To Related Records so that this command always executes not just when there are related records so that you end up at the resulting layout with either n0 records or the related records

2 Responses to “Go To Related Records”

  1. Steve Wright writes:

    Whilst I agree with this and have been caught out on a few occassions, it makes sense to run a check for related records prior to attempting to goto them, this way you can prevent extra steps running in the script.

    for instance, using a
    if [ not isempty(relatedtable::relatedfield)]
    Goto Related Records…….
    Replace field contents etc
    end if

  2. Peter Gort writes:

    This is the old behaviour pre-7 and there have been any number of times I wished it was still there.

Comment on this Idea