Tagged Questions
4
votes
2answers
85 views
Stop sharepoint from reformatting html
I have a site page where I am trying to add a link to a particular calendar in outlook web access.
The URL is
...
0
votes
1answer
43 views
Is there a “URL-Structure” for Users and Groups I can access via Hyperlink?
I have a Custom WebPart which gets credentials from the site into a GridView-Table. The result (user and credential) is shown as strings. I want to create a Hyperlink to the users e.g. mysite, instead ...
0
votes
2answers
304 views
Get the URL from the hyperlink column for workflow
I have list with 500+ records. There is a hyperlink column called "TargetURL". As all of us know SP saves hyperlink in ["http://portal.site.com/sitecoll/doclib/Forms/someview.aspx", description ] ...
1
vote
2answers
66 views
How to display the URL (from the link) in the search results?
I've added a simple "Link List".
When I search, the Search Core Result webpart displays a list from all results. But the hyperlink which is generated points to the LinkItem, not to the real URL.
is ...
1
vote
1answer
485 views
Collect Data from User in Workflow - custom email - collect data URL creation
When I'm creating a workflow in SP 2010 Foundation, I'm using the collect data from user action. I'm able to add it and by default it sends the default e-mail to the user asking to action the item. ...