Page 1 of 1
<Field Missing> in Day View
Posted:
Thu Apr 28, 2011 7:30 pm
by djweisman
Week & Month views seem to work OK, but when I go to Day view, I get two columns of <Field Missing> references. Everything is hooked up on the Source No 1 layout, as far as I can tell. I tried to identify it in layout mode, but was unable to identify it. A screen shot demonstrating is attached.
Re: <Field Missing> in Day View
Posted:
Fri Apr 29, 2011 7:29 am
by JasonYoung
Hi,
So, this is the Day tab and then the Simple view sub-tab. I'm pretty sure the field to the left is
CalendarEvents::Description
and the one to the right is
CalendarRows::CalendarColorReptCalc (repetition 1 to 1)
CalendarEvents::Description is at the top of the stack, so it should be easy to correct.
CalendarRows::CalendarColorReptCalc is under CalendarEvents::Description and CalendarRows::CalendarDragRept, so you'll need to carefully move those out of the way to correct the field, and then carefully move them back.
I like to use the inspector to mark the original position of the fields, so there's no guesswork moving them back. When temporarily moving them, be sure to keep them within the portal to make sure there stacking position does not get affected.
Let me know if that helps,
Jason
Re: <Field Missing> in Day View
Posted:
Thu May 19, 2011 3:45 pm
by djweisman
Jason,
I don't think it is something on the layout, but maybe some setting that I made incorrectly somewhere else in the file. I tried copying the layout from a clean copy of seedcode calendar, and the same error occurs.
The layout looks fine when simple view is turned off, but as soon as I turn it on, the field missing error comes back.
Any ideas where I can look?
Thanks,
Dean
Re: <Field Missing> in Day View
Posted:
Sun May 22, 2011 5:17 am
by John Sindelar
Hi Dean,
The simple view and regular view are on different sub-tabs on the main calendar tab, so you may only see them there in layout mode, and getting to the simple tab can be bit tricky.
Check out this article for instructions on how to get to that tab (there is also a video there that might help):
http://www.seedcode.com/pmwiki/pmwiki.p ... lendarTabs
I can take a look at your file(s) as well. You can send them to me at Support at SeedCode.Com, please include the full access info.
Let me know if that helps, or if I should look out for your file(s).
-Jason