Hello,
In a list, the newitem.aspx doesn't get updated when new fields are added or fields are changing name. The first time, I just create a new mynewitem.aspx and all the fields were showingl. After adding a new field, the mynewitem.aspx is oudated - i.e. not showing the new field. I can keep adding mynewitem(1)(2).aspx but this is not a solution.
Using the SPD, I see that the editform has a:ListFormWebPart, while the new form (both of them) have a DataFormWebPart.
A bit of more information: The site is both http and https, I've added script web parts and in web part that shows the fileds I've changed the zone index.
I don't have the same problem with editform.aspx
Christos