localhost8080
Well-known member
Hello,
I'd like to create a route for a prefix filter.
So I want the link
/forums/forum1/?prefix_id=1
be routed to
/forums/forum1/myprefix
I tried to create this like common route filters but it doesn't work. The prefix filter link diesn't change as wanted.
Someone can give a hint how to get this done, please?
Thank you.
I'd like to create a route for a prefix filter.
So I want the link
/forums/forum1/?prefix_id=1
be routed to
/forums/forum1/myprefix
I tried to create this like common route filters but it doesn't work. The prefix filter link diesn't change as wanted.
Someone can give a hint how to get this done, please?
Thank you.