NOTICE: You are in the old ClientSpace Help system. Please link to the new ClientSpace Help here https://extranet.clientspace.net/helpdoc/home/ClientSpace.htm

Unable To Open Multiform Search - Unending Swirly

Application Scope: CORE

Problem

Attempting to open the dataform search for a multi-form and you get the "Loading..." graphic with the swirly - never loads the search

Cause

A File upload datatype has been configured with the "Form Searchable" option enabled.  When the dataform search attempts to load the "More" search parameters, it is unable to handle the File upload datatype.

Solution

Verify the field location - it will be on the dataform on which you are attempting to drill into the search.

Use a debugger such as the one available in Google Chrome to capture the Client Side error and reveal the field in question.

The error revealed will begin with  "Uncaught TypeError: Unable to process binding "controlWrapper: function (){return $.cs.csfileupload }""

Remove the "Form Searchable" attribute for that field under dataform admin:

  1. Go to System Admin  | Advanced | Dataforms
  2. Select the dataform where the error was occurring and search for the field in question
  3. Edit the field and clear Form Searchable.
  4. Save the record.



Article Images:


NOTICE: You are in the old ClientSpace Help system. Please link to the new ClientSpace Help here https://extranet.clientspace.net/helpdoc/home/ClientSpace.htm