Reply To: Show additional information on multilookup items in DispForm

Forums Classic DFFS Show additional information on multilookup items in DispForm Reply To: Show additional information on multilookup items in DispForm

#30600
MikeS
Participant

That script change adds a line break for some reason (see attached screenshot).

How could I format the main lookup field (TNLookup), e.g., in this line:
jQspjs(“#dffs_TNLookup .ms-formbody a”).each(function (i, a) {

or this line (not sure where the style commands should go):
jQspjs(“#dffs_TNLookup .ms-formbody”).contents().filter(function () {

Thanks,
Mike