We have a list where we save our working hours, we have SQL BCS List imported with columns: name, hours, date, category.
Is it possible to change the newitem form to get the name automaticly from sp:currentuser ? I implemented a dropbox with all names which are available.
So if it would not be possible is it possible to precheck/validate if the user has chosen himself? (dropbox.chosenitem==currentuser ? )
With regards
Martin