for a Suitelet using an inline URL type field, doe...
# suitescript
d
for a Suitelet using an inline URL type field, does anyone know how to prevent the link from opening in a new tab? Seems like the target property of the <a ... > html is being auto set to "fldUrlWindow" through the serverWidget API (desired behavior is to open in same currently open window)