• Can't access fields in view controller

    I'm having a problem accessing field values in a view controller. I have a controller for the Resources record view that takes a value from a dropdown and sets the value of a field depending on the dropdown selection. It looks like this: // custom/modules…
  • Create Admin settings for custom module

    I'm having trouble creating Admin settings parameters for a custom module using Sugar 8.2. First, by following this post I created a new panel on the Admin page with a single link link inside of it by placing this code in custom\Extension\modules\Administration…
  • How to Remove List view some field sorting links.?

    I want to Remove Listview Sorting link from some fields.. for example- if I have Name ,Email,Class, program, Cources So i want to Remove clicable sorting link from class abd program.... Any One help me ... Thankz