Best way to get current form ID
Posted by MES5464 - Feb 25 ’14 at 04:42
I am tyring to use SPServices to update a related list. How do I get the ID of the current form record so I can filter the update CAMLquery?
-
Dmitry KozlovAdminMember for: 6 years 2 months 19 days
If you need ID of the current item, please, use the following code:
GetUrlKeyValue("ID")
Displaying 1 to 1 of 1 messages