The 'image' formlet ( https://github.com/mausch/FsFormlets/blob/master/Formlets/Formlets.fs#L511 ) is currently written in 'direct' style. Instead, rewrite it using combinators.