Forms it allows us various possibilities. From logging, registration, exchange posts, chat, ... They are mostly written in THML. The design is arbitrary so you can create some form using our FORM frontend.
It is used by copying the code below, and then pastes it into your application or website. Before that, you can use our CSS and JS to make certain functionalities work for you. These are the addressees:
<link rel="stylesheet" href="www.sensationenergy.com/se_css/se.css>
<script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src="www.sensationenergy.com/js_css/se.js"></script>
Combination Form & Grid here we used our GRID and added certain parts froms (lable, insert button, ..) This is a diameter to see how one complex form can be made.