Using backend form widgets in the frontend.

Is it possible to use backend form widgets in the frontend? I want to use the full potential of OctoberCMS at 100%, and not reinvent my wheel.

Hello @Dubk0ff

Backend form widgets are not designed to be used in the front-end. The equivalent in the front-end is components. Here is an example of the fileupload form widget, ported across as a front-end component: