Hi Experts!
Here is the problem:
We have a custom object type with multiple custom attributes. Each of these attributes is searchable and used in Advanced Search. After issuing a search and clicking the edit button the advsearchex.jsp will display the previous search parameters. These are populated in a smart list that is kept in between each search. The content is stored and maintained successfully between each search BUT one and only one of our custom attributes does not display.
When ctrl-clicking "Edit" the custom attributes value is present in the smart list, but the value is not displayed in the advsearchex.jsp.
What is preventing this one attribute from being displayed while all others are successfully populated in advsearchex.jsp from the smart list?
Thanks,
Ryan