Changes between Initial Version and Version 1 of BluePrintWidgets


Ignore:
Timestamp:
08/01/10 00:33:25 (15 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintWidgets

    v1 v1  
     1= Widgets =
     2
     3== Add Contact ==
     4e.g. in 'Add/Update Shelter' screen
     5
     6Desired:
     7 * Ability to easily edit contact details for an existing contact person or add a new person with their contact details.
     8
     9Currently 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).
     10
     11ADPC 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.
     12
     13Q: Include component tabs within popups?
     14
     15Q: Have a simplified simple form with fields from both tables?
     16 
     17----
     18BluePrintFramework
     19
     20BluePrints