Good to Know: Fields with Changed Anchors

Referring to my posting here, about scrolled out fields, I have expanded my perspektive a little bit. Now I want to know, what happens if a field anchor selector was changed. So I changed all a’s to o’s, in Lastname to Lostnome and Frontname to Frontnome.

010

After I started my process, it happened what expected, an error occurred.

011

To handle this it is possible to variablize the selector of the anchor.

012

After that all works well and as expected.

Here my idea how to handle this, which has arisen in this context.

Last but not least I swap the fields to different places on the UI.

013

But this makes no difference.