CrisisCleanup / crisiscleanup-1

[OLD] Legacy Crisis Cleanup on GAE/Python
https://sandy-disaster-recovery.appspot.com
Other
8 stars 4 forks source link

Automatically Enter Name into "Prepared by" #102

Open aarontitus opened 11 years ago

aarontitus commented 11 years ago

Original author: v...@aarontitus.net (January 01, 2013 18:25:31)

For a NEW work order, automatically add the string "[Name]: [Phone/Email]" in the "Prepared by:" field on the Intake Form.

For an EXISTING work order, automatically append the string, ", [Name]: [Phone/Email]" to the existing text in the "Prepared by:" field.

The name and Phone/Email is stored only for the session. See #101.

Note: This requires completion of #101, Part 3.2

Original issue: http://code.google.com/p/sandy-disaster-recovery/issues/detail?id=102