Automatically open and filter a view
I've created a Jobs database whereby you can create Tasks and assign them to Jobs using a unique Job number. I'm trying to find a way whereby when a Task has been created against a Job, after the Task has been submitted, the Task view automatically opens but only displays the Tasks assigned to the Job in question including the recently added Task.
I've been trying to do it with 'OpenURL' but not sure if this is possible.
Any ideas?
Martyn