How to get event name at TestTrack calculated field? -


we want find event name of event item @ testtrack options "name" or "eventname" , other variants of not returning values.

does know what's field name?

item.events.at(0).fieldvalue(?????); //it asks "field name" 

thanks in advance,
max.

the fieldvalue function allows obtain value of field, not name of field/event. list of valid field values displayed when press "insert field" button on edit formula dialog. not possible obtain event name part of calculated custom field value.


Comments

Popular posts from this blog

java - inputmismatch exception -

c - zlib and gdi32 with OpenSSL? -

Formatting string according to pattern without regex in php -