Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I'm wondering what the best way to display a notes field int a straight table is. I want the display of the note expression in the chart to be optional as sometimes the length of the field can be large and would make the chart un-presentable.
In this specific case, the notes belong to purchase order lines and the rest of the chart shows things like who the buyer is, who the supplier is, the value of the line, the part number, the quantity ordered etc and ideally, if notes exist against the line, I would like a link to appear which when clicked would open up a text box containing the notes for that line.
I have experimented with info loads and I seem to be on the right lines but can't quite crack it and wondered if anyone else has a solution.
Look forward to hearing some suggestions,
Andy
Something like this?
Something like this?
Try this
I continue the previous post with the idea to show “Short text” but you can now add the limit dynamic in a variable
Thanks AnToSe and Richard,
All great looking solutions. I came up with something similar myself while I was working on it last night. This will help me tidy it up though.
Thanks again.