rawdog71 / Clownfish

Smart Content Management System using Spring Boot
Apache License 2.0
17 stars 7 forks source link

Automated form generator #9

Open rawdog71 opened 5 years ago

rawdog71 commented 5 years ago

Automated form generator Generates form templates out of Clownfish classes or database tables

rawdog71 commented 2 years ago

If an attribute is of boolean type, then a checkbox should be rendered in Create/Edit form.

rawdog71 commented 2 years ago

If an attribute is of type datetime, then the vlaue should be rendered in nthe Edit form.