• Product Template Filter based on active_status field

    I am trying to create an initial filter on Product Templates based on if the active_status is Active, but so far neither the operators $in or $contains are not working. The active_status field is a dropdown. When I go to select a product template, my…
  • Filter Pop-up based on relationship

    Anyone able to get this working? I tried what Neeraja P suggested in sugarcrm filter on relative field - Dev Answers & Best Practices - DevClub - SugarClub so far not working. Here is the code I am adding to custom/Extension/modules/RTPOL_OLP/Ext/Vardefs…
  • Help Re-Popup

    What i’m trying to achieve is a Pop up message to appear when a Contact record is opened up and there’s an active ‘Safety Alert’ present within the person’s record. (My last quest relating to this was to color the fields to highlight them just so and…