Skip Navigation
Expand
Answer ID not displaying
Answer ID 8384   |   Last Review Date 11/18/2018

Why is the Answer ID not displaying on the answer detail page?

Environment:

Customer Portal version 3.x.x
Oracle B2C Service

Resolution:

To resolve this behavior, add this line of code

#rn:msg:ANSWER_ID_LBL# <rn:field name="Answer.a_id" />

...to the details page before this line of code

#rn:msg:PUBLISHED_LBL# <rn:field name="Answer.CreatedTime" />

Changes must be staged and deployed.  Once done, the page will the display the answer ID for that answer before the published date.


For more information on modifying displayed details, refer to the 'Answer details page' section in online documentation for the version your site is currently running.  To access Oracle B2C Service manuals and documentation online, refer to the Documentation for Oracle B2C Service Products.