CityWebConsultants / Iris

Modular content management and web application framework built with Node.js and MongoDB
http://irisjs.org
Other
9 stars 7 forks source link

Multiwidget field fixes #332

Open FilipNest opened 7 years ago

FilipNest commented 7 years ago

Widget should work on both single and multiple versions of Longtext field (should be solved by renaming the widget registration at the start).

As an enhancement this widget should give options as to which editors should be made available for a user on a field and ideally have settings for each of them (CKEditor and Ace options for example).