I have Sitefinity 4.3 installed and running. I would like to use the Forms functionality described here: http://www.sitefinity.com/devnet/video-tutorials/content-management/forms.aspx
However, when I enter the Sitefinity back end, the menu option for Forms, under Content, is not present. Other options are, and they work just fine.
In my ContentViewConfig I have:
In my SystemConfig, I have:
So I don't understand why it is missing? Furthermore, when I browse to "/Sitefinity/Content/Forms", I do not get a 404 error, I get the following:
So something is definitely there, but it doesn't work. Does anyone know how I could find out what it wrong?