you could do it with a beforeLoad.. do a redirect ...
# suitescript
e
you could do it with a beforeLoad.. do a redirect and add cf=<form_id> to the url params.. would want to first check the params beforeLoad (context.request) to be sure there already isn’t a “cf” param specified, if not, redirect with the one you want. would be seemless to the user