gitana / alpaca

Alpaca provides the easiest way to generate interactive HTML5 forms for web and mobile applications. It uses JSON Schema and simple Handlebars templates to generate great looking, dynamic user interfaces on top of Twitter Bootstrap, jQuery UI, jQuery Mobile and HTML5.
http://www.alpacajs.org
Other
1.29k stars 371 forks source link

Can't change sub field view types in 1.5.24 #617

Open ambischof opened 6 years ago

ambischof commented 6 years ago

I can't change the view type of sub fields anymore in 1.5.24.

I want to change sub field to use display instead of edit. works in 1.5.23 https://jsfiddle.net/6xkfuctc/ Doesn't work in 1.5.24 https://jsfiddle.net/Lpb2zb2w/

I was able to change templates of sub fields but not views.

If there's some other way of specifying the subview that i'm not seeing, please inform me.

ambischof commented 5 years ago

It seems that even examples in the docs are broken. See here, the email should be a display only view, but it is not.

dzg commented 5 years ago

+1!!! Any way to do this?