352 reputation
16
bio website
location
age
visits member for 7 months
seen yesterday
stats profile views 17

Apr
3
answered How to disable/turnoff autocomplete in Sharepoint 2010
Jan
29
comment Add js to an InfoPath form
I can recommend you Forms Designer (spform.com) tool. It allows to create custom forms with your own javascript and css directly in the browser. But it's not free.
Jan
24
awarded  Informed
Jan
23
awarded  Revival
Dec
25
answered SP 2010: hide/disable column in edit form
Nov
18
comment What is correct syntax for filtering a list on field values?
You can add calculated field into template of the library.
Nov
17
comment What is correct syntax for filtering a list on field values?
No, binded value will be the same for all items in the list. The best way is to use calculated column. Why don't you want to use it? It will not be visible for any user.
Nov
17
comment What is correct syntax for filtering a list on field values?
In queries you can use specific values, variables like [Me], [Today] and binded parameters of XLVWP or DVWP in the following way: {Parameter name}. msdn.microsoft.com/en-us/library/ff630170.aspx
Nov
17
comment What is correct syntax for filtering a list on field values?
You can not compare two columns in CAML. As a workaround I've suggested to use calculated field.
Nov
17
answered What is correct syntax for filtering a list on field values?
Nov
15
answered Rating's not being saved
Nov
14
awarded  Commentator
Nov
14
comment how to open version history using SPSecurityTrimmedControl
Correct code to get selected list item is below
Nov
14
comment Limit the number of managed metadata column values
I suppose, not.
Nov
14
comment Limit the number of managed metadata column values
I think it is better to inform user about that in the description of the metadata field.
Nov
14
answered Limit the number of managed metadata column values
Nov
14
comment problem with loading client object model
you can try to do it in the end of your master page
Nov
14
answered how to open version history using SPSecurityTrimmedControl
Nov
14
answered problem with loading client object model
Nov
12
awarded  Enthusiast