The module should have the same effect on surveys as it does in data entry forms. Duplicate this function into its survey hook equivalent: https://github.com/ctsit/default_from_query/blob/e257350bb3f2aa32a127c85f0b88d3a3a8c7df8f/DefaultFromQuery.php#L23
The module should have the same effect on surveys as it does in data entry forms. Duplicate this function into its survey hook equivalent:
default_from_query/DefaultFromQuery.php
Line 23 in e257350