Tagged Questions
0
votes
2answers
590 views
Single line of text field validation in Sharepoint 2010 list
I have single line of text field in a Sharepoint 2010 list. I need to validate the particular field. The user will enter the number by starting with I or F. How do I validate the field if the user ...
-1
votes
2answers
448 views
Disable the Drop down column based on the text value…!
I am working with SharePoint 2010 form library.
I have a drop down column which is dependent on text input column value .
The value in the Text input column comes from the infopath form.
What i ...
1
vote
4answers
140 views
Showing url images in webpart
I need to display the images of the url typed in a custom webpart .
i.e if i type url name (www.google.com) , atomatically it should display the small logo of google in webpart .Anyone with this idea ...