Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Vitaly Vasilega 65 posts 187 karma points
    May 18, 2015 @ 14:22
    Vitaly Vasilega
    0

    tabFilter property

    Hi,

    I saw in the file 'memberListView.controller' tabFilter property and decided to use it.

    I pointed at this property tabs that I want to hide.

    After that, I only saw I needed properties.

    Correctly.

    But I also hide the tab 'Generic properties' and once I did, I could not save the values as an error occurred 'Validation: Can not set an empty password'.

    I studied post request and found the following differences if the properties of the tab 'Generic properties' are displayed and if not.

    --- Generic properties are displayed ---

    "password": {

        "generatedPassword": null,

        "newPassword": null

      }

    --- Generic properties are not displayed ---

    "password": null

    I thought I could deal with this problem, but I did not succeed.

    Tell me how I get around this limitation monogamous?

    Thanks.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies