| Request ID | Request Type | Notes | Link |
|---|---|---|---|
Item | Requested item here. | ||
Member | Requested member | ||
Policy | Requested policy | ||
Place | Go places do things | ||
Item | Unfulfilled item, so there is no link. | ||
Item |
⬆️ When clicking on the ID, I want it to open the relevant form. The issue is that different request types require different forms.
Ideally, the form should also be prefilled with the request ID. The challenge is figuring out how to make the link navigate to the correct form page based on the request type.

⬆️ When a user clicks the link, I need it to direct them to the correct page:id. The challenge is figuring out how to make the ‘navigate to’ action point to the right item, since there are four possible values/labels.
I didn’t want to create four separate link fields in the table, so instead I added four labels. That way, whichever link field is filled will display appropriately.
