matching strings

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
May.AlFarsi
Posts: 9
Joined: Wed Jun 29, 2016

30 Jun 2016

I would like to match a multi lengual single line of text field on the new form to be compared with previous items in the same list any suggestions on how to use the match function !!

User avatar
Dmitry Kozlov
Site Admin
Posts: 1524
Joined: Thu Jun 07, 2012

01 Jul 2016

Hi,

You can retrieve all items from the list with JavaScript:

https://msdn.microsoft.com/en-us/librar ... e.14).aspx

Then compare them with the current item.

May.AlFarsi
Posts: 9
Joined: Wed Jun 29, 2016

02 Jul 2016

how to define specific column in in the whole list

May.AlFarsi
Posts: 9
Joined: Wed Jun 29, 2016

02 Jul 2016

how to define specific column in in the whole list

User avatar
Dmitry Kozlov
Site Admin
Posts: 1524
Joined: Thu Jun 07, 2012

04 Jul 2016

Hi,

Put the required field name here:

oListItem.get_item('InternalName')

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests