A
Alan
I have a form that I want to populate fields from specific record (form) in a
SharePoint library when the form is opened.
The functionality is something like this: Step 1: the user enters item
amounts in to the first form. The form is saved and a todo item is created
for the user to update.
Step: When the user selects the todo item and opens the form to add the
percentage increase of each item. The new amount is calcuated from the
orginal amount. The form is saved and a new todo item is created
Step 3: The user selects the todo item and opens the form to add the
precentage increase of each item. This time the new amount column is
populated with the previous form's calulated amount.
I was planning on using the SharePoint form library but I don't know how to
get data from the previous form. I need to know how to specify the ID of the
previous form.
SharePoint library when the form is opened.
The functionality is something like this: Step 1: the user enters item
amounts in to the first form. The form is saved and a todo item is created
for the user to update.
Step: When the user selects the todo item and opens the form to add the
percentage increase of each item. The new amount is calcuated from the
orginal amount. The form is saved and a new todo item is created
Step 3: The user selects the todo item and opens the form to add the
precentage increase of each item. This time the new amount column is
populated with the previous form's calulated amount.
I was planning on using the SharePoint form library but I don't know how to
get data from the previous form. I need to know how to specify the ID of the
previous form.