I would like to retrieve values from a lookup column (pull down) using SPServices() and load an array in javascript. This is available only in Newform.aspx. How can I do this?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Instead of looking at it as pulling values from a lookup column, pull values from the list the lookup column is referencing. here's a quick example of pulling out records and loading a drop down list
HTH |
|||
|
|