| 1 | = Blue Print - Resource Select / Add = |
| 2 | |
| 3 | == Purpose == |
| 4 | In Sahana many resources refer to other resources, eg: |
| 5 | * A Office refers to an Organisation |
| 6 | * A Warehouse refers to a Location |
| 7 | * An assessment refers to a Staff Member (person) |
| 8 | |
| 9 | We need to have a method to enter these referred to inputs which includes: |
| 10 | * Auto-completing typed text |
| 11 | * Searching a detailed list of resources |
| 12 | * Allows adding new resources, while also also minimising duplicates |
| 13 | |
| 14 | This should all take place in a user friendly workflow. |
| 15 | |
| 16 | == Design == |
| 17 | This design has been based around the location resource, as it is one of the most complex. A number of these features are unique to the location resource, and these have been noted. |
| 18 | |
| 19 | === Field === |
| 20 | |
| 21 | === Select Pop-Up === |
| 22 | |
| 23 | === Add Pop-Up === |
| 24 | |