Transaction page edit

mukoya wrote on Friday, April 01, 2011:

I went throgh the following steps:

1. Create a new list from Admin>Lists. You can call this list “Referral Destination”

2. Go to Admin>Layouts>Referrals and look for the “Refer To” Field.

3. Change the Data Type from “Organizations” to “List box” and save.

4. After saving, a box will appear under the heading of “List” for you to select the list to be used by this field. Click it and select your list. in this example “Referral Destination”. Save changes.

5. Now you can populate your list with the referral destination list with names of individual providers, organizations etc. Just make sure you type in the “Title” column of the list the names in the exact way you would like them to appear on your referral printout.

When creating the referral transaction, the “refer to” field has a drop down of what was entered in the “referral destination” list. However, the printout curiously does not display the names! All other fields are displayed on the printout page except this particular one. when I go back to organizations, the name is displayed on the printout. I think I will need help on this one.

Mukoya.

visolveemr wrote on Saturday, April 02, 2011:

When adding a new title or a field or altering the existing one in the layout , we have to change the code in the files
interface/patient_file/transaction/print_referral.php and sites/default/referral_template.html accordingly,
for the fields to be reflected in the printout.

Hope this helps.

Thanks
ViCarePlus Team,
www.vicareplus.com
services@vicareplus.com

mukoya wrote on Saturday, April 02, 2011:

Thanks Visolve.

I will try that (and copy-paste this to a safe place for future reference).

paanii13 wrote on Saturday, April 02, 2011:

I appreciate the help MuKoya and Visolve.  Both options worked.