• Advanced Search Select extra display data

    SSA fields searching on the Company entity display the company telephone number as well as the company name. How is this done, and can I display additional data on SSA fields searching on a custom entity?
  • Advance Search Custom Field on Quote Item Windows

    Hello, I'm trying to insert an Advance Search field in a Quote items window (QuoteFreeTextItemSummanry), but when click on it, there isn't any action. Also, if I going to add same field on Quote Summary window, it works fine. Maybe is not possible…
  • Mass Update with Advanced Search Select fields?

    It seems that none of my Advanced Search Select custom fields will show up in the Company Mass Update feature on the advanced finder. Is this a known restriction that isn't documented?
  • Problem with SSA Field on Free Text Item screen in Quotes and Orders (7.3 sp3)

    I've added a field in the quoteitems table called quit_oppolink. It is setup as an Search Select Advanced field. I have tried with the default set to the current Company and leaving it blank to get them all to list. No matter how I set it up, the list…
  • Getting Opportunity ID in a Secondary Entity linked via Advanced Search Select

    I have a Secondary Entity that is linked to the Opportunity Primary Entity via an Advanced Search Select field. When reporting on the Secondary Entity the data that is pulled into linked field is text, but what I actually need is the Opportunity ID. How…
  • Update Free Text fields using the onchange script 7.3 SP2

    Can anyone point me in the right direction on how I can set up the onchange script in the first field of the Free Text window in Orders and Quotes to extract the values from another opportunity and fill them into the Free Text fields? I've added a Advanced…
  • Company - Advanced Search Select

    Hi, I've create a custom Entity and added an "advanced search select" field, i have set the search entity to be "Company" and the view field "Company Name". I have then added this field to a screen, it all works ok until i select a company.......…
  • Retrieve Search Select Advanced Field Value

    Hi Guys Im currently struggling to retrieve the Value of a Search Select Advanced field on a Custom ASP Page. I have tried the following methods to obtain the value with no success: Values("Corp_AccountId") Entry = EntryGroup.GetEntry("Corp_CompanyId…