I added a new custom profile to the site: "FIELD_INTERESTS" with type checkbox.
Everything works fine on registration. However, when registered users want to change the values afterwards, they face difficulties. Users can check the boxes, but JS refuses to save the changes.

For example: a user on registration selected "music" and "tennis" as his interests. At a later date he wants to add "cricket". So, he goes to the profile page and ticks the "cricket" box. However, JS doesn't allow the user to make changes to the initial selection. Regardless of how many boxes a user checks or unchecks, JS immediately sets everything back to the initial state.

Joomla 3.9.27
Jomsocial 4.7.9

Can you help?

    smokingban
    Hi
    It appear issue when you add comma in the checkbox like : Computer, Internet, Software
    Remove them , work fine. I am sharing to dev team for further check and fix on this.

      Ninja

      Dear Pankaj,

      I removed the commas. Looks ugly without, but it works.
      Thanks for the workaround. Waiting for the fix.

      Regards
      S.

        smokingban
        Hi
        After checking with dev comma can not be used in checkbox, the comma makes it each new entry so you have to keep it without comma.

          Ninja locked the discussion.
          Write a Reply...
          You need to Login to view replies.