Can you use lisp to populate a field? I want to populate a field with the number of layouts in a drawing but I can't figure out how. I was hoping I can use (length (layoutlist)) in the field expression but DIESEL doesn't handle that. Any suggestions, Will fields ever support lisp expressions?