Same bug as in bug #419.
https://sourceforge.net/p/openemr/bugs/419/
STR:
go to Administration-> Layouts
Click on the "?" at the end of any field line.
Add any rule.
Expected behaivior:
the field should be hidden/show according the rule when adding a new record (ex. new patient)
Actual behaivior:
-> nothing
Proposal:
Apply the same fix of edit form
This fix by Sharon was committed to the codebase:
https://github.com/openemr/openemr/pull/112