× Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...

how to display enrichment in browser

  • sharidas
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
7 years 3 months ago #20706 by sharidas
how to display enrichment in browser was created by sharidas
Dear Friends: can you please describe how to display enrichment for a field in Browser. This is my local template and I want to display an enrichment on field number 5 which is a single value field, and on field number 10 multivalue 2.


I tried with T.ENRI but it does not show.

Thanks in advance.

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus|G09-G13 TAFC|R05-R23 TAFJ|R19,R23-test
More
7 years 3 months ago #20710 by VK
Replied by VK on topic how to display enrichment in browser
Hi
Normally the enrichment is displayed automatically for fields with CHECKFILE (provided that you set ENRICHM.CHAR in your VERSION).
If you want some soft-coded enrichment, try to use:

CALL REFRESH.FIELD(field_number, 'Your enrichment text')

Cheers
VK

Please Log in or Create an account to join the conversation.

Time to create page: 0.093 seconds