I am currently using the Afterproperties to access most fields on the editform webpage.
But, I have a field - Name (built in field) - which contains the document name - linked to the edit menu. The type of this field is called a LeafFileRef.
It is not available in the after or before properties - so how can I access that field ?
I am thinking that I have to use Javascript and access the field in that code - but I need to take the document name and add that to the announcement list. My event takes the data entered on the edit form and puts it in the announcement list when the user makes changes. Document name is missing - so how can I get at that field?
Thanks
Bev