Guys, I think i suggested this before, but ill ask again.
I think it would be highly benifitial for current, and future nettiers users to have a forum on here that ONLY has code snippets and examples, so that we do not have to trawl through hundreds of pages in search results trying to find a solution to a common request.
The reason that i am suggesting this is that i have moved from doing things in code behind to the typed data sources on front end view for my current project.
Things i would personally like to see is working examples of many to many, returning single lookup values, filters, deeploading etc.
Currently I am searching to find out how to return and display a value on front end based on key value:
tableTitles
PKID
Name
on front ent view all i want to do is say something like, take my TitleID value from the current users profile, and display its name value on screen - and i can not find any examples of how to do this.
I hope to see this in place in the near future - as i feel it would be highly benifitial to everyone.
David Lawton