I added a new block in page builder for profile edit to which i added more profile fields. It is working, but when the user edits his profile the block always gets added at the end of the other blocks. Is it possible to change this in any way? Can i move this block on the edit page to the right column or to a totally new page?
The reason i want to do this is i use this as a questionnaire and it should have a visible position on the edit page. Yet the user has to scroll pages of pages down to fill out the fields, even there is so much space on the right column under the "Edit profile privacy".
The best solution would be to have a seperate page for these profile fields, but i think this is not possible without writing an own php-code block or?