This topic is locked

change display (to a string) on value condition

8/22/2009 4:06:55 PM
PHPRunner General questions
K
kjp author

Bonjour
I display a list of trial's results, ordered on a value (desc).

When a competitor is not classified, I affect Res=0.01 to his result:

So he is dispayed on the last row.
Is there a possibility to change the display (value=0.01) to a string ("NC")

AND (??) be able to "search" on "NC" instead of 0.01?
If not, I'm going to modify the table...
Thanks by advance

Kjp

J
Jane 8/24/2009

Hi,
to change display value use custom format on the "View as" settings dialog on the Visual Editor tab.

Unfortunately it's impossible to use another values for search.