Skip to content

#55 remove duplicated setting of formatted value in custom link field output

Don Wijesooriya requested to merge (removed):issue-55 into master

Sorry while testing before, I had my previous work intact so it was wrong.

Have to remove the additional setting of formatted value field which will already be set in $formattedValue = new HTMLFieldOutput($link);

Merge request reports