Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Navigate to the e-Business 6.0 Beta environment on your database.
  2. Locate and open the 'ebConfig.js' in the <Database Server>inetpub\wwwroot\UI\js\configuration path.
  3. Update the 'eb_config.loadDefaultIamge' attribute as required:
    1. LoadDefaultImage = true; // This value displays the 'No Photo Available' Image by default.

    2. LoadDefaultImage = false; // This attribute value searches for the product’s images in the Large and thumbnail folders and displays them accordingly.

...