Is it bug of feature?

I have two 2 views.1) View1 | AlliasView1

  1. View2 | AlliasView2

when I try to rename view1 to view2 using open view and then change name it is ok.

but when I try to change name using “click” on name on view in designer, it returns error.

Subject: is it bug of feature ?

It’s neither,

You can change the name from the C-api without any problems whatsoever (so you have N forms with the same name). You could even have multiple “default” forms if you like (ugly, but possible). I have even been successful in adding fields, etc on Pages (and the pages shows the fields even in designer. This is of course not supported at all).

The checks that the above scenarios is not possible is coded into the designer client, not always in the API underneath.

Kind regards

Daniel

www.noteshound.com