Run a webpage from a value stored in a table

How do I run a form based on a value in a table

eg

contacts.show where contacts is stored in a table.

Don’t want to have a massive case statement for every form if I can help it :slightly_smiling_face:

Thanks in advance