I want to build the form which includes field like name, description, start date etc so clicking on “Save & Continue” it will save the values and give slider effect and open whole new form again.
Basically, construct the whole form first, making it work, then add jquery to it afterwards, hiding / showing the items that are done, and additional buttons for the save/continue bits. That way the form will work even if the user turns off javascript.