Re: Great...ANOTHER BUG

2013-03-29 Thread Joe DeSouza
Yes that was the workaround on those earlier patches.. I had gotten around it the exact same way.. Joe From: Steve Kallestad To: arslist@ARSLIST.ORG Sent: Wednesday, March 27, 2013 2:52 PM Subject: Re: Great...ANOTHER BUG ** You can import them but you

Re: Great...ANOTHER BUG

2013-03-29 Thread Joe DeSouza
ubject: Re: Great...ANOTHER BUG Just to be clear (I hope) You have a field on a form (call it FormA) you want to put a menu on.  You want that menu to be dynamic based on another field (100099) on FormA Is the data for the menu also on FormA or on another form FormB?  If the data is on FormB:

Re: Great...ANOTHER BUG

2013-03-28 Thread Misi Mladoniczky
AND ($100099$ != 2) AND ($100099$ != 3) AND > ($100099$ != $NULL$)) > > Thanks, > Matt P. > > -Original Message- > From: Action Request System discussion list(ARSList) > [mailto:arslist@ARSLIST.ORG] On Behalf Of Misi Mladoniczky > Sent: Thursday, March 28, 2013 3:

Re: Great...ANOTHER BUG

2013-03-28 Thread Matthew Perrault
L$)) Thanks, Matt P. -Original Message- From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Misi Mladoniczky Sent: Thursday, March 28, 2013 3:18 AM To: arslist@ARSLIST.ORG Subject: Re: Great...ANOTHER BUG Hi, I have seen this, and it actually does this

Re: Great...ANOTHER BUG

2013-03-28 Thread Misi Mladoniczky
t;>> Fred >>> >>> -Original Message- >>> From: Action Request System discussion list(ARSList) [mailto: >>> arslist@ARSLIST.ORG] On Behalf Of Matthew Perrault >>> Sent: Wednesday, March 27, 2013 4:23 PM >>> To: arslist@ARSLIST.ORG

Re: Great...ANOTHER BUG

2013-03-27 Thread Steve Kallestad
> >> Fred >> >> -Original Message- >> From: Action Request System discussion list(ARSList) [mailto: >> arslist@ARSLIST.ORG] On Behalf Of Matthew Perrault >> Sent: Wednesday, March 27, 2013 4:23 PM >> To: arslist@ARSLIST.ORG >> Subject: Great.

Re: Great...ANOTHER BUG

2013-03-27 Thread Rick Cook
RG] On Behalf Of Matthew Perrault > Sent: Wednesday, March 27, 2013 4:23 PM > To: arslist@ARSLIST.ORG > Subject: Great...ANOTHER BUG > > ** > Well, > You can't create dynamic menus in the new developer studio. > If you have a selection field you want to use in a menu in

Re: Great...ANOTHER BUG

2013-03-27 Thread Grooms, Frederick W
) [mailto:arslist@ARSLIST.ORG] On Behalf Of Matthew Perrault Sent: Wednesday, March 27, 2013 4:23 PM To: arslist@ARSLIST.ORG Subject: Great...ANOTHER BUG ** Well, You can't create dynamic menus in the new developer studio. If you have a selection field you want to use in a menu in a dynamic fa

Great...ANOTHER BUG

2013-03-27 Thread Matthew Perrault
Well, You can't create dynamic menus in the new developer studio. If you have a selection field you want to use in a menu in a dynamic fashion, you can't. If field 100099 is a selection field with 4 values: Hello (0) World (1) Today (2) Tomorrow (3) Then in the menu if you type $ 100099$ =