Sure, but not with the inherent built-in save/modify functionality that exists in regular forms.
Assuming you have the correct permissions set up in the database you can write workflow to do this all via SQL actions. So essentially you create a view form to display the data and buttons/dialog windows to gather changes and direct SQL actions to perform the updates. I've been there, done that - it's workable but if you are doing anything complicated it can be very time consuming. -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Ravi Sent: Friday, December 12, 2008 2:35 PM To: [email protected] Subject: Form to access/edit data in another user's table Hi: is it possible to create a form based of another table which is not just a view form. I want to be able to change the data in that table from a remedy form. The table currently exists under a different user on the same database. Thanks Ravi ________________________________________________________________________ _______ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

