Lotus Notes / Domino Sonstiges > Help-Desk Applikation !!Help!!
Show an Icon about Comunications
(1/1)
alecrespi:
In some views I can see a colum with this code inside...
_solution:=@If(solution="";"0";"1");
_actions:=@If(InputHistory="";"";"ICN16_tool_d.gif");
_tmp:=@If(_solution="1";"ICN_lampadina.gif";_actions);
@If(KeepInSolutions="1";"VICN_KeepInSolution";_tmp)
I would like to know how can I do to insert a control about another field (the presence of mail comunications linked to that ticket)
How can I do that?
Which field should I check?
Thank You
Thomas Schulte:
That is not an easy one, because we are not svaing any informations in the underlying documents if there is mail communication related to that document.
So doing this would result in some really serious programming.
alecrespi:
OK, thank you.
Navigation
[0] Themen-Index
Zur normalen Ansicht wechseln