We have a warning triangle on our item card that appears if there is a comment linked to an item. To enter a comment we click the button to the right of the Item No. If the comment list is blank there is no picture visible, if you type a comment, the picture appears.
Does anyone know how the code makes the picture visible if there is a comment in another table
Table 97: Comment Line
Table 27: ITem
Form 125: Comment List
Form 30: Item Card
0
Comments
Any more detailed help will be appreciated.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
If you look in the table definition, you can see the formula of the flowfield.
Just put the comment field as a normal control on the form and see.
Exist(Comment Line Where(Table Name=CONST(Item),No.=Field(No.)))
Sorry for sounding dumb, but I'm new to programming and Navision and it's not easy to pick up just by looking at it.
Thanks for your help guys.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Unless you click on show ship-to's you don;t know if a customer has any.
Exist("Ship-to Address" WHERE (Customer No.=FIELD(No.)))
solves that problem
http://www.BiloBeauty.com
http://www.autismspeaks.org