Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to make product properties readonly #154

Closed
asvishnyakov opened this issue Aug 2, 2018 · 2 comments
Closed

Allow to make product properties readonly #154

asvishnyakov opened this issue Aug 2, 2018 · 2 comments

Comments

@asvishnyakov
Copy link
Contributor

Problem:
Some product properties are coming from client system on our client project. Client wants to disallow change this properties by their managers. Properties still should be available to view.

Solution:
Allow to mark some product properties as readonly in backend. Do not allow to change this value in UI.

Alternative (optional):
Enable inheritance support to product properties via usual AbstractTypeFactory.

Proposal of changes:
Add IsReadonly property to Property object. Add support of readonly state to all variants of va-generic-value-input

@asvishnyakov asvishnyakov added this to the Operations milestone Aug 2, 2018
@asvishnyakov
Copy link
Contributor Author

Related to VirtoCommerce/vc-platform#1400

@asvishnyakov
Copy link
Contributor Author

asvishnyakov commented Sep 11, 2018

Duplicate of #136

@asvishnyakov asvishnyakov marked this as a duplicate of #134 Sep 11, 2018
@asvishnyakov asvishnyakov marked this as a duplicate of #136 Sep 11, 2018
@eMazeika eMazeika marked this as not a duplicate of #134 Sep 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant