Details
Description
It's become common that users will create an order form and not set it to be the default form, so visiting /order/ just redirects to the client portal. We need to minimize the steps to get up and running, so we should automatically set the default order form to be the form just created if no default form exists.
Should this also require that it be the first order form created? If another order form exists, and it's not set as a default, it may be better to assume that the user does not want any order form to be the default.