Comment to How to make a new profile block
-
LeonidS , I added the block using the above way. Also added the raw block but I haven't figured how to find the fields' name I want to hide. Also tried to hide the whole block using the below code but nothing happens. What am I doing wrong?
-
-
Great thanks, how about the individual profile fields? I have searched but haven't managed to find their ID. On the dev console all have the same id: bx-form-row-view-wrapper bx-form-row-view-wrapper-select bx-def-padding-sec-top
-
No, fields can't be selected by this way as they don't have IDs. You need to write the Javascript / JQuery code to hide the necessary fragments.