issues
search
smart-village-solutions
/
smart-village-app-cms
A CMS based on JSON schema of smart-village api
GNU General Public License v3.0
7
stars
2
forks
source link
Hide initial sections in forms
#81
Closed
donni106
closed
3 years ago
donni106
commented
3 years ago
added form helper that checks objets for presence of field values
therefore every form partials needs to define the fields that should be rendered and checked
hide sections initially if empty using that new helper
added js logic in nested form logics to make hidden sections visible
dates form got a special
force_visibility
property now that is needed in launch form to render empty date fields
linted ruby
'
s to
"
s
SVA-248
force_visibility
property now that is needed in launch form to render empty date fields'
s to"
sSVA-248