ProjectsSideBar_ActiveProjects
Posted: Mon Jan 24, 2011 5:02 pm
On the Projects Layout you have the side bar with a portal called ProjectsSideBar_ActiveProjects which I have altered to hold the following fields:
ProjectsSideBar_ActiveProjects::_id_Projects
ProjectsSideBar_ActiveProjects::_id_Company
ProjectsSideBar_ActiveProjects::Status
ProjectsSideBar_ActiveProjects::Name
I have added a filter with the following calculation: (the following was copied from the calculation box)
ProjectsSideBar_ActiveProjects::Status="Inquiry" or
ProjectsSideBar_ActiveProjects::Status="Awaiting Quote" or
ProjectsSideBar_ActiveProjects::Status="Sent Quote" or
ProjectsSideBar_ActiveProjects::Status="Awaiting Response" or
ProjectsSideBar_ActiveProjects::Status="Awaiting Deposit"
Everything works well except it will not add the “Awaiting Deposit” jobs into the list.
I have tried typing a different name in the value list and changing it in the calculation box, I have tried putting new names into the value list and then adding them to the calculation, I have re-selected the status of jobs, and tried to put in new jobs with existing statuses but to no avail?
Also I have copied the portal onto the other 2 tabs that you had for recent and I think the last one was blank and on the other tabs I have kept everything the same except for the filter where I have used:
(the following was copied from the calculation box)
Tab 2 Current Jobs
ProjectsSideBar_ActiveProjects::Status="Paid Deposit" or
ProjectsSideBar_ActiveProjects::Status="Awaiting Production" or
ProjectsSideBar_ActiveProjects::Status="Ready to Start" or
ProjectsSideBar_ActiveProjects::Status="Underway" or
ProjectsSideBar_ActiveProjects::Status="Ready for Delivery" or
ProjectsSideBar_ActiveProjects::Status="Installation" or
ProjectsSideBar_ActiveProjects::Status="Balance Paid"
(the following was copied from the calculation box)
Tab 3 Completed Jobs
ProjectsSideBar_ActiveProjects::Status="Completed" or
ProjectsSideBar_ActiveProjects::Status="Declined" or
ProjectsSideBar_ActiveProjects::Status="On Hold" or
ProjectsSideBar_ActiveProjects::Status="Cancelled"
These two portals show no records at all.
What am I doing wrong?
ProjectsSideBar_ActiveProjects::_id_Projects
ProjectsSideBar_ActiveProjects::_id_Company
ProjectsSideBar_ActiveProjects::Status
ProjectsSideBar_ActiveProjects::Name
I have added a filter with the following calculation: (the following was copied from the calculation box)
ProjectsSideBar_ActiveProjects::Status="Inquiry" or
ProjectsSideBar_ActiveProjects::Status="Awaiting Quote" or
ProjectsSideBar_ActiveProjects::Status="Sent Quote" or
ProjectsSideBar_ActiveProjects::Status="Awaiting Response" or
ProjectsSideBar_ActiveProjects::Status="Awaiting Deposit"
Everything works well except it will not add the “Awaiting Deposit” jobs into the list.
I have tried typing a different name in the value list and changing it in the calculation box, I have tried putting new names into the value list and then adding them to the calculation, I have re-selected the status of jobs, and tried to put in new jobs with existing statuses but to no avail?
Also I have copied the portal onto the other 2 tabs that you had for recent and I think the last one was blank and on the other tabs I have kept everything the same except for the filter where I have used:
(the following was copied from the calculation box)
Tab 2 Current Jobs
ProjectsSideBar_ActiveProjects::Status="Paid Deposit" or
ProjectsSideBar_ActiveProjects::Status="Awaiting Production" or
ProjectsSideBar_ActiveProjects::Status="Ready to Start" or
ProjectsSideBar_ActiveProjects::Status="Underway" or
ProjectsSideBar_ActiveProjects::Status="Ready for Delivery" or
ProjectsSideBar_ActiveProjects::Status="Installation" or
ProjectsSideBar_ActiveProjects::Status="Balance Paid"
(the following was copied from the calculation box)
Tab 3 Completed Jobs
ProjectsSideBar_ActiveProjects::Status="Completed" or
ProjectsSideBar_ActiveProjects::Status="Declined" or
ProjectsSideBar_ActiveProjects::Status="On Hold" or
ProjectsSideBar_ActiveProjects::Status="Cancelled"
These two portals show no records at all.
What am I doing wrong?