What is the best way to preload a link to driving directions? Like, is there a way I can auto fill the getdirections/location/to/nid url Into a field on my node?

Comments

hutch’s picture

There is a Views block supplied with Getdirections (disabled by default) which provides a link to a Getdirections map preloaded with 'to' so that users can find the node's location. You might also be able to do this with the computed_field module but I haven't tried that.

hutch’s picture

Status: Active » Closed (works as designed)