Skip to main content

Questions tagged [special-characters]

0 votes
2 answers
402 views

I'm looking for a validating formula, that should be applied to the first column of my list (an ID column). I would like to prevent users typing special characters, like: '.', ':', '?' and so on.. I'...
L. Volturn.'s user avatar
0 votes
2 answers
2k views

In most programs you can enter the ellipsis sign (three horizontal dots …) by pressing alt+ctrl+.. Not in MS teams. I neither found an autocorrection to replace three normal dots automatically. And ...
Philippos's user avatar
  • 115
0 votes
1 answer
44 views

I've created a workflow which auto-generates an email. I'm using "Add or change lookup" to provide information to the "To:" line and to the body of the email (e.g. [%Current Item: ...
David Hollowood's user avatar
0 votes
1 answer
70 views

File names with international characters (UTF-8) are accepted by Sharepoint libraries / OneDrive. However, for Tibetan/Choekey/Dzongkha script, they seem to be saved improperly in the backend, and the ...
SSP's user avatar
  • 1
1 vote
0 answers
42 views

I have been trying to search for ü in the title field of documents using the search api. It doesn't return any results. https://mysite.domain.com/_api/search/query?querytext='Title:"ü"'&sourceid='...
user89485's user avatar
1 vote
0 answers
116 views

I am using Java with Rest api to get file from Sharepoint online. It is okay but if the file contains Turkish character i can't get it. If the file name is "test.pfd" , i can open the file but the ...
Catamak's user avatar
  • 11
3 votes
5 answers
18k views

I am trying to use JSON to format a "Person" column in a Sharepoint list with an email action button. I would like the email to contain a link to the Sharepoint list item in question, but the link ...
Alasdair Duncan's user avatar
0 votes
1 answer
2k views

I would like to perform a Sharepoint Search based on the keyword : "l'avion" using rest. However, an error is returned because of the special character "'" contained in the keyword. How can I fix this ...
Kiki's user avatar
  • 335
6 votes
3 answers
6k views

I have the following code: var requestUri = webAbsUrl + "/_api/web/Lists/getByTitle('Staff Directory')/Items?$\ filter=Title eq '" + currentUserEmail + "'&$\ select=*"; It works ...
Tamras Merin's user avatar
6 votes
3 answers
10k views

I am looking for an out-of-the-box solution (no code due to the lack of tools) for preventing the users from inputing list items with special characters. It would also be great if I could disallow ...
FlatronL1917's user avatar
2 votes
3 answers
3k views

I discovered this strange problem when using a multi line plain text field to store a url. The behaviour also occurred in single line text fields. Steps to reproduce: In a plain text field in a ...
Thorvald Bøe's user avatar
1 vote
2 answers
1k views

Suppose I have a document library or, a folder inside a document library with some special character e.g. te$t. I want to do GetFolderByServerRelativeUrl to upload some file to that folder. But it ...
Mohammad Rayan's user avatar
1 vote
2 answers
4k views

Firstly, I'm fully aware of questions/answers such as Which special Characters are not Allowed in SharePoint 2013 Files\Folders. When I programmatically (via C#, SP client) create a new document ...
leopik's user avatar
  • 113
7 votes
1 answer
2k views

I have the big question for you : How to provision a simple page with 2 ListView Webpart? What i want : I am provisioning a simple page (using OneColumns layout) via pnp and remote provsionsing. My ...
Gaelle's user avatar
  • 592
2 votes
1 answer
4k views

Are there any rules around what characters you are not allowed to use in a List Multi Line Column? Tilde (~) Percent (%) Ampersand (&) Asterisk (*) Braces ({ }) Backslash () Colon ( : ) Angle ...
tdxxxg's user avatar
  • 21

15 30 50 per page