Forum,
I am currently using UCN CUDLI to write some sample reports. I need to verify the correct table and column for whether a subscriber's account is locked or not. Specifically, this is the from Users, Edit, Password Settings. From my search, I believe this is following table
tbl_localizedtext
with
localizedname
In addition...I am trying to link this table call from the vw_callhandler. I cannot find the necessary FK to link the tbl_localizedtext table.
If my search is completely incorrect...please advise...