SalesforceLabs / Milestones-PM

Lightweight Project and Task Management for Force.com #forcedotcom
http://labs.force.com/pm
208 stars 520 forks source link

"Add a Task" Custom Sidebar is showing incorrectly #109

Open Hgibbons8 opened 10 years ago

Hgibbons8 commented 10 years ago

When I activated the "Add a Task" sidebar component it shows the Salesforce homepage inside the window.

image

Diatre73 commented 10 years ago

https://c.na2.visual.force.com/apex/Milestone1_One_Line_Create

ERROR with original code (seen Below):

See Error Screenshot: http://screencast.com/t/1sEClsi5 and http://screencast.com/t/6ISofMGn

Found a FIX (https://github.com/ForceDotComLabs/Milestones-PM/issues/58):

QUOTE{ I ended up editing the HTML for the Homepage Component, "Add A Task". Specifically I changed, iframe src to read.... src="/apex/Milestone1_One_Line_Create" }

New HTML Code:

See FIX Screenshot: http://screencast.com/t/cpjjBZmY and http://screencast.com/t/34LYFkQLNMrf