Question
3
Replies
3215
Views
Posted: October 15, 2018
Last activity: April 11, 2019
Closed
Solved
How to get prompt value of the property for the selected prompt list- standard value
We have a property "Plan" which are defines as promptlist with standard value(A,B,C) and prompt values as (Entire plan,supplement plan, Other plans).In screen its working good as it is supposed to be , ie it shows the prompt value. But when i write it for the audit history-pyhistorymemo, the value is shown as A instead of entireplan for the history content.Is there is any other way we would be able to read the prompt value ?
***Edited by Moderator: Pallavi to update platform capability tags***
This feels like expected behavior. I am not an SME in audit data, but I believe the audit history is showing the correct data, because that is literally the data value that was posted.
I think the only way for it to show something else, is if you had some sort of localization or translation using field values, etc. However, with a value such as "A" or "B" that might cause a replacement to be too wide cast.
I'd like to hear from some of the other folks who work more with audit data to validate or correctme here.