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 62 posts 184 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.

Please Sign in or register to post replies

Write your reply to:

Draft