Forum Discussion
Ximo
Apr 21, 2022Brass Contributor
Multiple lines of text Custom Field in Project Online
Hi all, I am trying to use a Custom Field based on Multiple lines of text to store a link. The problem is that these Multiple lines CFs are adding extra html characters: <p>​https://xxx.sharepo...
- Apr 21, 2022
Ximo can you not use the _api/ProjectData API to get the multiline field as this API as the HTML stripped our already?
Paul
Paul_Mather
Apr 21, 2022MVP
Ximo
Apr 21, 2022Brass Contributor
Hi Paul_Mather, totally agree, the problem with the simple text field is that the URL length is trimmed when the project name is long, because of that we wanted to check with Multiple lines of text custom field.
On top of that, we are using the modern SharePoint sites and the Copy Link feature does not shorten the URL either...