yathit/sugarcrm-gmail-chrome-extension

Displaying blank 'primary' fields defaults to id

klou opened this issue · 1 comments

klou commented

I have some imported data that isn't quite correct, i.e. Notes with a blank subject line.

Displays of this note Subject (in the search) instead insert the notes.id. Is this intentional?
yathit id

Yes by design, record label is either 'name' or 'id' field value. If you have better idea, please suggest. See detail https://github.com/yathit/sugarcrm/blob/master/src/ydn/crm/sugarcrm/record.js#L310