angular2-json-schema-form
angular2-json-schema-form copied to clipboard
how do I suppress "add" and "remove" buttons in type Array?
Issue type
I'm submitting a (check one): [ ] Bug report [ ] Feature request [ ] Regression (something that used to work, but stopped working in a newer version) [x ] Support request [ ] Documentation issue or request
Prerequisites
Before posting, make sure you do the following (check all): [ x] Confirm you are using the latest versions of all necessary packages (or if not, explain why not) [ x] Search GitHub for a similar issue or PR [x ] If submitting a Support request, also search Stack Overflow for similar issues Note: Please cross-post GitHub support requests to Stack Overflow, and include a link in your GitHub issue to your Stack Overflow question. We do currently respond to support requests on GitHub, but we eventually expect to stop, and will then refer all support questions exclusively to Stack Overflow.
Current behavior
I´m trying to hide remove and add button but I can't do it
Expected behavior
hide remove and add button
IMPORTANT: How can we reproduce your problem?
Environment
OS name & version: Browser name & version: Angular version: Angular JSON Schema Form version(s): Other relevant software or packages:
Any other relevant information
You can use addable
and removable
options either in your schema or in your layout.