Hi Angus, To load a form into a view field, you need to do a "Setfield" operation with the view field as the target.
If you just want to load an empty form then use the syntax http://<Mid-Tier>/arsys/forms/<AR_Server>/<FormName> If you want to open a form in the view field and load a specific record, then you will need to use a direct access URL. http://<Mid-Tier>/arsys/servlet/ViewFormServlet?form=<FormName>&server=<AR_ServerName>&qual=<qualification> This is covered in the BMC Remedy Mid-Tier guide for 7.6.4 on page 78 Hope this helps. Jacques Andre | Senior Software Engineer – BMC Remedy Savvis, A CenturyLink Company -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Angus Comber Sent: 24 March 2013 17:56 To: [email protected] Subject: How can I load a form into a view field I have a landing page with a large view field. The view field by default displays a web page. I have a button which when clicked I want to load a Remedy form into the view field. I thought it would be an active link push fields but can't work out how to do it. Can anyone help? _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years" This message contains information which may be confidential and/or privileged. Unless you are the intended recipient (or authorized to receive for the intended recipient), you may not read, use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail and delete the message and any attachment(s) thereto without retaining any copies. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

