Support for our Calendar template, Time Tracking, Hierarchy and anything else you may be doing with FileMaker®. Welcome!
Subscribe via RSS

Back to seedcode.com
  

Log in Register Search SeedCode Support Forum Forum Index

How do you make all appointments show on calendar?

 
Post new topic   Reply to topic    SeedCode Support Forum Forum Index -> General Support
View previous topic :: View next topic  
Author Message
dcamail



Joined: 01 Apr 2010
Posts: 2

PostPosted: Thu Apr 01, 2010 11:13 am    Post subject: How do you make all appointments show on calendar? Reply with quote

I know there is a very easy solution to my problem. According to my lack of expertise, I have SLIGHTLY modified my copy of seedcode to suit my particular application. The problem I am having is: how do I make new appointments show AUTOMATICALLY on the calendar once they are created in the mini window...without having to click the little calendar icon? I can't afford to forget the click one time and not have the appointment show on the schedule. What do I do?


Back to top
View user's profile Send private message
John Sindelar
SeedCode Staff
SeedCode Staff


Joined: 20 Nov 2003
Posts: 2009

PostPosted: Fri Apr 02, 2010 4:57 am    Post subject: Reply with quote

Change the auto-enter definition of the field ApptClass_k in the appointments table to this:
Code:
Lower (

"calendar" & ¶ &

SeedCode_RemoveExtraReturns (

If ( ApptProjectOverview_k = 1 ;

// #### If this is a project overview...

Substitute ( ApptClass_k ; "gantt" ; "" ) & ¶ & "gantt" ;

// #### ortherwise leave the class alone...

ApptClass_k

) // End IF
) // End CCRemoveExtraReturns
) // End Lower


And uncheck the box below the definition that says "Do not evaluate if all referenced fields are empty".

That's it.



_________________
John Sindelar
SeedCode LLC
Back to top
View user's profile Send private message Send e-mail Visit poster's website
dcamail



Joined: 01 Apr 2010
Posts: 2

PostPosted: Fri Apr 02, 2010 9:29 am    Post subject: Thanks for your response and solution Reply with quote

Works perfect!


Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SeedCode Support Forum Forum Index -> General Support All times are GMT - 9 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Home | Products | Contact Us

Powered by phpBB © 2001, 2005 phpBB Group
Theme created by Vjacheslav Trushkin

Telephone: (206) 715-2126