Returns the path to create a new action for a form Example: /form/formId/action
/form/formId/action
static String createAction(String formId) => '/form/$formId/action';