Widgets
Add Contact
e.g. in 'Add/Update Shelter' screen
Desired:
- Ability to easily edit contact details for an existing contact person or add a new person with their contact details.
Currently in Trunk the 'person_id' reusable field is a dropdown (which should be an Autocomplete) to find existing people with an 'Add Person' popup to take you to the primary Person record without an easy route to add/remove contact details (or other component records).
ADPC branch has the 'Add/Details' widget with extends the autocomplete to allow easy addition if the search fails, but the details tab still doesn't include Contacts.
Q: Include component tabs within popups?
Q: Have a simplified simple form with fields from both tables?