You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This method uses document object to get particular field. If this field is TV then getDocument method is called to get document again 😕 Then TV is processed by getTVDisplayFormat function - but is it needed? Maybe additional parameter should be added to getField.
Expected behavior
Document object is enough to get TV with getTVDisplayFormat or without.
Observed behavior
This method uses document object to get particular field. If this field is TV then getDocument method is called to get document again 😕 Then TV is processed by getTVDisplayFormat function - but is it needed? Maybe additional parameter should be added to getField.
Expected behavior
Document object is enough to get TV with getTVDisplayFormat or without.
Related issue(s)/PR(s)
#227
Environment
EvoCMS version: 3.x
The text was updated successfully, but these errors were encountered: