Newbies razzmatazz Posted October 30, 2014 Newbies Posted October 30, 2014 I tried to incorporate just the FM easy calendar Beta 2. I went through the instructions and the trouble shooting guide. I have a table:Appointment, and Field:lastname, Field: Firstname, Field:Name(calculation). I checked the trouble shooting guide and Im still getting (?)s. Any help is appreciated. Thank You!!
timdietrich Posted October 30, 2014 Posted October 30, 2014 The ? indicates that the SELECT statement that EasyCalendar is dynamically generating is invalid, and that's likely due to the settings being used. Chances are that the $$Event_Table_Name value is incorrect, or that the values for one of the "field" settings (those ending in "_Field_Name" such as $$Event_Begin_Date_Field_Name) are incorrect. You need to make sure that the values in those correspond to the tables / fields in your database, that the spelling is correct, and that the values are capitalized properly. (ExecuteSQL is case-sensitive.) If you need additional help, please post a screenshot of the "Settings" portion of the FMEasyCalendar script, along with a screenshot showing the fields in the table that you are using, and I might be able to help you troubleshoot this. Thanks. -- Tim
Newbies benbear Posted May 28, 2015 Newbies Posted May 28, 2015 (edited) Tim, I am having the same problem I have double checked everything as far as I can see and still get the ? here is my settings and screenshot of fields. Hope you can help because I am just perplexed now. thanks in advance Peter Edited May 28, 2015 by benbear
Zippy Aus Posted June 2, 2015 Posted June 2, 2015 @benbearIn the variable $$Event_Color_Field_Name change "EzCal_Text_Color" to "" Hope this helps
Newbies benbear Posted June 8, 2015 Newbies Posted June 8, 2015 (edited) Zippy Aus thanks for the reply but that did not change the outcome still showing ? any other thoughts as I have run out of ideas. Nope Thanks Zippy its now working not sure why but no the less its working. Edited June 8, 2015 by benbear
Alismail Posted September 30, 2015 Posted September 30, 2015 Tim,,,, First off,,thank you for some great products and solutions!!!! I have one problem with the Easy Calendar data. I installed the Easy calendar in my solutions, and on the first run of the script, everything works perfectly, the events are shown in the calendar month correctly, but if I go right or left to the other months, all the data is erased. The name of the month and year are shown correctly, but no shaded days, and no data is shown. Even if I go back to the current month, the events of that month, no longer are shown. Any suggestions??
Alex Lxj Posted October 5, 2015 Posted October 5, 2015 to: Alismail it would appear that Tim is done with Filemaker development, so he likely won't suggest anything any time soon
Newbies Delco Posted October 13, 2015 Newbies Posted October 13, 2015 Hi benbear, given your spelling of "finalised", I guess your date format is european (dd/mm/yyyy) I solved that issue, re-writing th EasyCalendar table, not copying it. Is quite straightforward: duplication adn tweaking of 3 different fields + owner field.! Hope this helps
Peter Barfield Posted April 8, 2016 Posted April 8, 2016 Thanks Delco for the tip. Sorry i meant to thank you earlier just forgot to go back and do it. I hate not acknowleding people and their efforts please accept my apologies.
Recommended Posts
This topic is 3220 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now