• Change Meeting/Call Reminder Template to include Description value?

    What variable am i to use to add the meeting 'description' to the template? My change looked like this: <!-- BEGIN: MeetingReminder_Subject --> Meeting Reminder - {MEETING_SUBJECT} <!-- END: MeetingSpecial_Subject --> <!-- BEGIN: MeetingReminder --> Title…
  • How to create a Related Field that automatically takes the value of another field and uses that to query the related Module?

    For example, i have this table of data in Module 1: Module 1 Main Field Related Field example 1 example 1 (linked to item in related module) example 2 example 2 (linked to item in related module) Module 2 …