Hi, Team,
In earlier versions of SDP, the way that additional fields are referred to in F&FR code has changed.
Now, they use the API Name instead of the old style (something like TABLENAME_COLUMNNAME, like "WorkOrder_Fields_UDF_CHAR13").
While there are situations where the old references to these fields still work, others need to be changed to the new API name to keep running.
I have several F&FRs in various client implementations using these old field references in the script code.
What is the rule for needing to change them? Is there a way to change them automatically?
Thanks.