Currently, when someone select the search and selects the dropdown, you see the screenshot below. How would I go about disabling: "Business Centers", "Document Merges", "Revenue Line Items", "Shift Exceptions", and "Shifts" from this menu? They don't…
Hello,
Is it possible to search by Company Name in List View Search for Leads? I already added "Searchable" in the field itself, but I still cannot search by the company.
Thanks!
Ada
Before searching anything on the search bar action dropdown is visible as shown below Screenshot but
After searching anything on the search bar it hides automatically as shown below. So from where I can fix this.
Hello Devs,
I would like to add the field 'mft_part_num' to the search function of the Product Catalogue dashlet. According to this, results should be returned both when entering the name and/or the part number. Where can I extend the search function…
Hi
Dear Team & Developers,
I getting This Error When i update records..
HTTP: 500 Internal Server Error
Couldn't connect to host, Elasticsearch down?
Thanks
Dear Sugar Experts,
I have the problem that the search function in the module Processes (psme_inbox) is not sufficient for us, because we cannot search for the names of the entries belonging to the process number. Example: The search works only if I…
Hi,
I have two modules "A" and "B". There exists a relation (one-to-many) between theses two modules. One module A may have many module B's. I have a field "status" in Module B. It is an enum field with following options ('Open', 'Lost', 'Won'). …
Hi all,
I extended the Calls module by a ID field pae_contact_id, linked to the Contacts Module. (see code below of the pae_vardef)
Additional I want to display & search the Contact Name and Country in the Calls List View.
Displaying the data works…
We have some users who tend to cut and paste and sometimes insert a space at the front of a name when creating/importing a record. I can trim that name in a before_save logic hook, per module, but we already have a bunch of such names (sigh), and the…