#Developer documentation Developer documents covers working with Umbraco Forms from a developer standpoint. It covers retrieving data, it shows how to extend the system by hooking into the provider model, and finally it describes the available events and workflows you can use to extend or integrate Umbraco Forms.
##Preparing your Frontend Before adding some forms to your site we'll need to make sure you have the necessary client dependencies.
##Rendering Forms scripts where you want Control where you want Forms to render it's javascript
##Custom markup Write your forms your way. You have full control over your form's HTML markup and styling
##Working with Record data See how you can fetch and display record data from your razor macros
##Extending## Learn how you can extend Umbraco Forms with your own custom providers