Another approach... Build the functionality yourself. (And get the UI exactly how you want it.)
You can make a Menu (DataDictionary) that will list all the Visible Forms for the user. (For administrators that could mean "all" if their user preferences are set to do that.) Then add a Character field that you attach the menu too. (so the user can use the menu.) If you set the field to be "Drop down" (UI effect) then they can only use forms that they have visable access to. Then add two buttons. "New" (Button) "Search" (Button) Then put an active link on each button. The Active Links do a "Window Open" action to open the selected form in the mode that the user selected. With a little more work you can create a "bookmark" feature for the user too. (So they do not need to keep using the menu over and over again.) With a little more work you can make those bookmarks do Searches in the forms. With a little more work you can make those bookmarks do Reports. With a little more work you can make those bookmarks be URLs to anything they want as well. -- Carey Matthew Black BMC Remedy AR System Skilled Professional (RSP) ARS = Action Request System(Remedy) Love, then teach Solution = People + Process + Tools Fast, Accurate, Cheap.... Pick two. On Fri, Sep 25, 2009 at 3:38 PM, Easter, David <[email protected]> wrote: > ** > > LJ is correct – and to emphasize, you have to enable it first for it to be > available. How to do this is documented on page 128 of the Installing and > Administering BMC Remedy Mid Tier Guide. > > > > > > -David J. Easter > > Sr. Product Manager, Solution Strategy and Development > > BMC Software, Inc. > > > > The opinions, statements, and/or suggested courses of action expressed in > this E-mail do not necessarily reflect those of BMC Software, Inc. My > voluntary participation in this forum is not intended to convey a role as a > spokesperson, liaison or public relations representative for BMC Software, > Inc. > > > > *From:* Action Request System discussion list(ARSList) [mailto: > [email protected]] *On Behalf Of *LJ Longwing > > *Sent:* Friday, September 25, 2009 12:22 PM > *To:* [email protected] > *Subject:* Re: Basic MidTier 7.1 Question > > > > ** > > http://<webserver>/arsys/forms <http://%3cwebserver%3e/arsys/forms> > > > > This will give you a list of the forms if you have it enabled....I remember > you used to hafta import a def that was provided in the install dir...but > that might have been in the 6.3 days....either way when I go to the above > URL I get a list of forms. > > > ------------------------------ > > *From:* Action Request System discussion list(ARSList) [mailto: > [email protected]] *On Behalf Of *Pargeter, Christie :CO IS > *Sent:* Friday, September 25, 2009 12:22 PM > *To:* [email protected] > *Subject:* Re: Basic MidTier 7.1 Question > > ** > > I thought that there was a way to get the Open Form list on the web. I > have turned on the Enable object list. > > > > But the application list only shows the forms you setup to show there. > > > ------------------------------ > > *From:* Action Request System discussion list(ARSList) [mailto: > [email protected]] *On Behalf Of *Smith, Ron [TBC] > *Sent:* Friday, September 25, 2009 11:20 AM > *To:* [email protected] > *Subject:* Re: Basic MidTier 7.1 Question > > ** > > Hi Christie, > > I think you are looking to use the Application List Field. I haven’t > played with it much, but I know that is one way to do a list without > building a separate Home Page with the forms attached to buttons like we > have. > > > > *Thanks,* > > *Ron Smith* > *Remedy/Web Developer* > *Providence Health & Services OR* > *[email protected]* > *503-216-7866* > > *From:* Action Request System discussion list(ARSList) [mailto: > [email protected]] *On Behalf Of *Pargeter, Christie :CO IS > *Sent:* Friday, September 25, 2009 11:15 AM > *To:* [email protected] > *Subject:* Basic MidTier 7.1 Question > > > > ** > > Hi All - I feel a little silly that I don't remember this but I would like > to be able to see a list of all forms in MidTier. One of our application > admins is trying to do 100% of his work in the web and I needed him to > update data in a form but he needed to know the exact form name to get to > the screen. Isn't there a way to get to a list of all the forms on the > Remedy server in Midtier? > > > > Thanks > > > > ARS 7.1 p 6 > > ITSM 7.0.3 p 9 > > RKM 7.2 p 2 > > Windows 2003 > > SQL 205 > > IIS/Tomcat > > > > > ------------------------------ > > > *Christie Pargeter * > *Legacy Health** * > > *IS - Programming* > > *SR Technical Analyst*** > > [email protected] > > * **1120 Building* > > tel: 503-415-5149 > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

