Hi Guys
So i’ve completed my portal. Thanks very much for the help. (Some really noob questions)
Now however, i’ve got my forms for the portal working 100% in the Notes Client.
E.G
-The portal loads, guys click on 1 of 3 views… in this case “Pending Purchase Approvals” a view loads and locates all the purchase forms from mulitple applications that are pending approval.
-The user can see and select these forms/purchase req’s.
-Once they select a few/ones they want, theres an authorise button that works on the view selection (ive used the session.CurrentDatabase.UnprocessedDocuments collection to work with these forms) and changes both the Portal form and the Main Application’s form.
-Works 100% on the Notes Client. Both the Purchase Form (background applications) and the portal form are updated to show that the req has been authorised.
View the web now, I’ve checked my agents target property… If i set the agents Action menu selection to “None” it doesnt process any documents, it simply refreshes the page. If i change it to “Selected Documents” i get an HTML error.
Tell me this is a simple thing to fix
as, after now researching more in depth i find that some guys are generating HTML for the view and running agents based on UniqueID etc…
Your help is greatly appreciated!!!