Follow-up Comment #8, task #16399 (project health):

A simple way is :

Source = { patient, other }
Patient = field
Other = field

if we want to special support animal in the future, we update to:

Source = {patient, animal, other}
Patient = field
Animal = field
Other = field

So, Source is the exist fields in lab model, no confuse

When we select patient source, Animal and Other field will hide.
When select animal, Patient and Other will hide.








    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/task/?16399>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to