Hi, I'm trying to implement some front end scripting and can't seem to access the data elements bound to a AdvancedListPane Control.
I'm expecting to be able to perform an operation similar to:
$data.DataList.Get(0).FamilyName |
and then perform some operation that particular cell.
Unfortunately I can never get a script file to access the elements inside a list. Can anyone help please?
Thanks
Alexander Ludwig