Display ID of list item in form

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
MaxB
Posts: 2
Joined: Fri Apr 05, 2019

05 Apr 2019

Hello
Can anybody tell me how I can display the ID of a list item in a form? It doesn't appear on the field list of a form, although I can use this field in SharePoint views.

Thanks!
Max

User avatar
Nikita Kurguzov
Posts: 889
Joined: Mon Jul 03, 2017

05 Apr 2019

Dear Max,
One option could be to place an HTML-control onto your form, switch its CDATA property to False and put the following code into the Content property:

Code: Select all

<xsl:value-of select="@ID" />
Of course, you can add some text, some other HTML tags and styles to customize it to your liking.
Cheers

MaxB
Posts: 2
Joined: Fri Apr 05, 2019

05 Apr 2019

Many thanks, Nikita - works perfectly! Cheers...

benniefuT
Posts: 4
Joined: Sat Apr 20, 2019
Location: Denmark
Contact:

25 Apr 2019

Hi,
Maybe Ive missed it, but, how can I change the cost of an item while preparing a

User avatar
Nikita Kurguzov
Posts: 889
Joined: Mon Jul 03, 2017

25 Apr 2019

Dear benniefuT,
What do you mean? Can you give more information? You can also contact us at support@spform.com
Cheers

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 11 guests