Click here to Skip to main content
15,895,142 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am working on a SharePoint project and I am new in SharePoint.i want to create an audit application. In that application i want to create two parts.

part 1 - Create predefine audit items form in which user/admin select the items.

part 2 - according to selected audit items we want to create dynamic form, which show the selected audit items list.

so please anyone give me the solution of that problem, i am trying hard but i am not understand how we create that type of application in share point.
Posted
Updated 12-Jan-12 1:34am
v2

1 solution

SharePoint does have built-in auditing capabilities but since you haven't provided any useful details about your needs we can't give you any specific solution.

What version of SharePoint are you using?
 
Share this answer
 
Comments
omprakash katre 12-Jan-12 23:55pm    
i m using sharepoint-2010(MOSS). I know sharepoint have auditing capabilities but this is not that type of problem.i want to create project.plz give me the solution of that problem
omprakash katre 15-Jan-12 23:32pm    
hi,please give me the solution.
[no name] 15-Jan-12 23:43pm    
As soon as you give a sufficient explaination of your problem. Otherwise, as I have said, you have not provided enough clearly defined details to give a solution.

What do you mean by audit items? Again, SharePoint has this built-in. What do you want that is different?
omprakash katre 16-Jan-12 4:50am    
Mark, audit items means any type of items for example if u want to create building than building row material(Tile,stone,Glass etc.) are items of building. in my scenario i want to create dynamic list for items and this
items added at run time to particular form.


i already explain the flow of my application.

part 1 - Create predefined audit items(Tile,stone,Glass etc.) form in which user/admin select the items.(for example user select tile and stone )

part 2 - according to selected audit items we want to create dynamic form, which show the selected audit items list.(in part first user select tile and stone than one form is generated at run time which so this items and your required details)

[no name] 16-Jan-12 7:16am    
I think I've got it now. Your use of the term "audit item" is confusing but all you have are ListItems you are calling audit items.

See this article for an explanation of how SharePoint creates a form for the contenttypes associated with a list. http://www.codeproject.com/KB/sharepoint/SharePointListForms.aspx

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900