Quantcast
Channel: Ephesoft Docs
Viewing all articles
Browse latest Browse all 478

Known Issue: Index Field Description Length

$
0
0

Issue: The description of document index fields in Transact gets truncated.

Solution: To fix this issue, follow the steps below:

  1. Navigate to <Ephesoft Installation Directory>/Ephesoft/Application/css.
  2. Back up the existing ReviewValidate.css file.
  3. Open this .css file with the root or equivalent account.
  4. Search for existing .dlfViewLabel
  5. Replace with following:
    .dlfViewLabel {
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    width: 1990px !important;
    overflow: hidden;
    }
  6. Clear existing browser and the cache.
  7. Restart the Ephesoft Transact service.

Note: The solution above is applied globally and will impact all index fields.

The post Known Issue: Index Field Description Length appeared first on Ephesoft Docs.


Viewing all articles
Browse latest Browse all 478

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>