function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Ali AxtAli Axt 

Nested Line Items in Viusalforce Email

Hi,

i'm trying to build a visualforce email which displays nested Line Items like that:

Object A
-Line Item 1
-- Sub Line Item 1
-- Sub Line Item 2
-- Sub Line Item 3
-Line Item 2
-- Sub Line Item 1
-- Sub Line Item 2
- Line Item  3
-- Sub Line Item 1
-- Sub Line Item 2
-- Sub Line Item 3

I'm not sure how i can call this nested structure in a visualforce email. Any ideas?

Thanks Alex
ShashankShashank (Salesforce Developers) 
Please see if this is what you are looking for: https://developer.salesforce.com/forums/?id=906F0000000B8JcIAK