W
Welchs
I have a form that I am trying to force populate related data fields. It is
not working. The force population fields are listing the first row in the
SharePoint no matter what is selescted in the first field.
In a set of 5 fields, the first field is selected from a drop down list.
(this is populated by SharePoint) Based on this selection, the next 4 fields
should populate with information from SharePoint (same list) related to the
selection.
Example: Johnny is selected, his age, weight, dob, and height should force
populate from the list. They are not.
Can anyone help?
The formula for "Get Related Data" is currently-
condition: Plan_Name=SP_Plan Name
Set a field's value: .=@BCP_Vendor_Name[.=current()]
VIN1=@BCP_Vendor_Name=current()]
xpath is not checked
Thanks, I am in a project crunch.
S.Welch
not working. The force population fields are listing the first row in the
SharePoint no matter what is selescted in the first field.
In a set of 5 fields, the first field is selected from a drop down list.
(this is populated by SharePoint) Based on this selection, the next 4 fields
should populate with information from SharePoint (same list) related to the
selection.
Example: Johnny is selected, his age, weight, dob, and height should force
populate from the list. They are not.
Can anyone help?
The formula for "Get Related Data" is currently-
condition: Plan_Name=SP_Plan Name
Set a field's value: .=@BCP_Vendor_Name[.=current()]
VIN1=@BCP_Vendor_Name=current()]
xpath is not checked
Thanks, I am in a project crunch.
S.Welch