• Updating "Team" field on a related module of a custom module

    Hi! We have a custom module that has a relationship with the "Calendar Lines" module. Our current operations work with all the calendar lines records on the GLOBAL Team to ensure the right access. We have recently received complaints that some…
  • Request Status are automate to change resolved to Closed

    Dear All, I want to customized Request Status are automate to change resolved to Closed in 14 days. Please suggest a change or customized in code . Thanks & Regards, Suraj Kumar
  • Cannot add relate field [relationship field] on the custom module record save/update

    Hello, Please forgive for my language and terminologies used if are incorrect below is what I am struggling with I have a custom module name COF I wanted to have a relationship with opportunities 1 : M [1 Opportunity can contain many COFs] I…
  • After_save logic hook not executed when a Process Definition creates a new record

    This logic hook checks whether a record is new and a checkbox is checked, then links an account to the record based on the related contact. It works perfectly when a user creates a new record, but not when created by a process definition. The process…