-
Hello @Tajrebatee !
1) If you need to show a new field in the header of the profile page, then enable this field in the View Person form which is shown in the View Info block. Then add the RAW block with the JS/JQuery script moving this field to the necessary place.
2) The adding the new fields to the profile could be done via the code's modification. You need to correct the unit or getSnippetMenuVars methods in the modules/boonex/persons/classes/BxPersonsTemplate.php file to add there processing of the user field's choice.