Closed karthiks3000 closed 8 years ago
Hi @karthiks3000, this functionality is included in the latest ASF bootstrap decorator but it may be that the latest decorator is not being used in the examples on Schemaform.io . If you pull the latest code it should work for you. I just checked the code here and the add/remove buttons will not exist if the tabArray is read-only or the add remove attributes are set to null.
Hi @joelwkent, Thanks for the quick response!! I made the changes to my file and it worked like a charm!!
Thanks again!! You guys are awesome!!
Hi @karthiks3000 really happy to hear you got it sorted.
Enhancement
As a developer, I would like to use the tabarray option to provide a read-only view of my array. But I can't seem to find a way to remove the Add and Remove buttons. Setting Add and Remove to null works when the type is just an array but not when the type is set to 'tabarray'
Sample
I have modified the tab array sample from the schema-form demo page, is this feature not there yet or am I doing something wrong??
[http://schemaform.io/examples/bootstrap-example.html]
@json-schema-form/angular-schema-form-lead