Facility inherits both its address and its hours from its branch. This is confusing since Facility has its own Contact Info section already. Two different issues here with the different fields:

Contact info field
should NOT be required.
Display: for each field in the group, if set on Facility then display it, otherwise display field from Branch. for empty?
Hours: Add hours field, not required. Same logic as Contact

Issue fork y_facility-3388289

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

david-b created an issue.

  • david-b committed 5ae38bf6 on 1.0.x
    Issue #3388289: add new fields field_branch_hours and...

  • david-b committed b4b73f65 on 1.1.x
    Issue #3388289: move installing fields to  openy_loc_facility module