I think I have seen such a form/wizard in bootstrap but can't seem to find an example. I want to display heading with number 1, 2, 4 etc depending page.
There are many examples but they had numbers going on top in horizontal line.
Is this such a form readily available in bootstrap?
Yes, there is not a component in bootsrap that I know, but if you want it you can combine several and create something similar, on the internet there are many examples and documentations:
Codepen combined version of form
and list-group
scrollspy