Home › Forums › Classic DFFS › Show additional information on multilookup items in DispForm › Reply To: Show additional information on multilookup items in DispForm
June 11, 2020 at 15:01
#30600
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