
답변 4개
Hey Robert, I realized I did not update the Name column fields in either of the data tables. Instead of {!lead.ID} it should be {!lead.l.ID} and {!lead.l.Name}, etc because we need to call down the wrapper hierarchy. If you are getting a Visualforce error, that is probably why.- Joe