I haven't tried it, but this may work. Since you can't share it across panels, can you pull the field off of the panels completely. It may be a pain to move it with the keyboard, but you should be able to position it as if it was on the panels (pulling it to the front) and then use the AL method to hide it whenever needed.
-----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Tadeu Augusto Dutra Pinto Sent: Wednesday, December 21, 2011 3:21 PM To: [email protected] Subject: Re: Panel / Page Holder behavior on ARS 7.6.04 P2 Hello, I have tried to do what I described on previous email. According to "Workflow considerations for panels " (at "FormAppObj-7604" document). It works fine (and fast) testing on User tool (v7.6.04). But when I run this action using the Mid-Tier I'm getting a slow response, I believe some javascript error (in this case it's a WARNING) is causing this delay. On the status bar from my browser is showing the message below (Warning): Line: 12 Character: 8462 Error: 'FormPaneMPanes' null or not a object Code: 0 URL: <url_address> Someone could tell if this message is related to the problem that 'sharing fields across panels' is not supported anymore (on 7.6.04) ? And, if the error is related to it, how can I solve this problem with slow response from server... Thanks in advance. Cheers. Tadeu -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of LJ LongWing Sent: quarta-feira, 21 de dezembro de 2011 18:52 To: [email protected] Subject: Re: Panel / Page Holder behavior on ARS 7.6.04 P2 Yes....but the problem with using this method is that you are still utilizing a feature of Remedy that is no longer supported in 7.6 (sharing fields across panels) -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Givens, Gregory CTR NPC, Pers 54 Sent: Wednesday, December 21, 2011 1:18 PM To: [email protected] Subject: Re: Panel / Page Holder behavior on ARS 7.6.04 P2 Tadeu, Create an AL to change the field to Hidden when a particular Tab/Panel is selected The drawback is you'll need an AL for each Tab/Panel to Hide or Un-Hide the field. Greg Givens -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Tadeu Augusto Dutra Pinto Sent: Wednesday, December 21, 2011 12:44 PM To: [email protected] Subject: Panel / Page Holder behavior on ARS 7.6.04 P2 ** Hello everyone, I Hope someone could help with any kind of information about Panels / Page Holders differences between 7.0.x and 7.6.04 version of ARS. Here goes my predicament: For instance, How could I create a scenario that a Character Field is shared through 3 "pages" of 5 pages available on a specific form? Using the property Shared Fields (at Panels from a Page Holder component), the Character Field is visible in all of the 5 pages of my Page Holder. I'm referring to my component as "Page Holder" because I've done the upgrade coming from ARS 7.0.01. Since I share a field, it become available on all the 5 pages. As a workaround for this problem, I used a non-fancy way of working with Trim Box's components to hide my Character Field in specific pages. AR Server 7.6.04 Patch 2 Oracle DB 11g (11.2.0.2.0) 64 bits Mid-Tier 7.6.04 OBS: Trying to overlay components/forms to work on it using the new AR Server version (7.6.04) Regards, Att, Tadeu _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

