ES-DOC / esdoc-questionnaire

ES-DOC Questionnaire (webform generator for creating CIM Documents). POC: @allynt
Other
2 stars 1 forks source link

Redo completion functionality. #463

Closed allynt closed 7 years ago

allynt commented 8 years ago

Completion can be computed as a server-side function based on empty fields taking into account nillable fields.

Doing it on the client side is trickier and requires some ng-fu.

allynt commented 7 years ago

closed as duplicate of #478.