Thanks for your feedback.
You are quite a quick silver, sorry, quick solver.
Might be I replied too fast also.
So, it is obviously possible to have differing default views for different Infopath Form Web Part ASPX pages
- EditIFS.aspx (Edit dialog page)
- DisplayIFS.aspx (Display dialog page)
- NewIFS.aspx (New dialog Infopath form page)
generated from the same Infopath template, externally, from Infopath form ASPX page.
And it is quite easy to do for a webpage with a single mode/dialog.
Why would these dialog modes have different webpages, if it was not possible.
Just to make clear what I referred in my previous post was the problem of having multiple Infopath parts from the same template in different/multiple modes in one ASPX web part page.
And the problem is that Infopath form web part is always locked (unchangeable) in by default edit mode only. With exception of Infopath web parts that are auto-generated by generating EditIFS.aspx, DisplayIFS.aspx, NewIFS.aspx which Controlmodes are also unavailable for tweaking.