Expand my Community achievements bar.

GeorgeWS
GeorgeWS
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I have a HSlider with 2 thumbs like:<mw:HSlider id="slider" thumbCount="2"change="{qRac2.Rac2(slider.values[0]};slider.values[1]}"/>Im thinking when the slider changes it should fire off thisremoteObject:<mx:RemoteObject id="qRac2" ... /><mx:method name="Rac2"result="handleQueryResult2(event)"/><mx:...

    Type

    Discussions

    Views

    518

    Likes

    0

    Replies

    1
  • I have a dataGrid that gets filled with a RemoteObject. Thedata is summed in the CFC so its like a managers total. (I got thispart)I want to have a combobox that has a few peoples names like asales team (6 people) the first selection in the Combobox is blank(representing the managers totals). I want...

    Type

    Discussions

    Views

    646

    Likes

    0

    Replies

    1
  • I have a RemoteObject called Brands. I have a ComboBox calledBrandFilter. How do you put a blank space at the top so theCombobox gets reset? Im sure I need to add the space or null to myarrayCollection. But I am incapable of making this up myself. Doesanyone have a sample. I was looking at one at Fe...

    Type

    Discussions

    Views

    460

    Likes

    0

    Replies

    0
  • Thanks, It not really the combobox that is not working. I want toknow how to get the RemoteObject into and Array so there is alabel: and data:. I know that comnobox works because if I hard codeand Array like you have done the ComboBox works fine. I just cantfind anywhere how to make, get , call? an ...

    Type

    Discussions

    Views

    1.0K

    Likes

    0

    Replies

    0
  • You had know issues? Can you show me you code. or what youdid to fill the ComboBox. i cant get the syntax right.

    Type

    Discussions

    Views

    1.0K

    Likes

    0

    Replies

    0
  • yes i get [object object]. Im thinking that I need to callout the RO with the creationcomplete to my initVars function. butnot sure. Im having a hard time making a new project to testthis.

    Type

    Discussions

    Views

    1.0K

    Likes

    0

    Replies

    0
  • I am having trouble filling in a combobox with myremoteobject. Im thinking I need to retrieve the RO into anArrayCollection. but im not sure how this would look. Can someoneshow me a sample? In my app if I hard code an array with data andlabels it works fine.I have a RO like:<mx:RemoteObject id="Bra...

    Type

    Discussions

    Views

    1.6K

    Likes

    0

    Replies

    7
  • How do you get the SupplierID over to the CFC?test.cfm?SupplierID=3I want to use the RemoteObject but cant seem to get it tosend the argument SupplierID. I can get all of the data withoutissue, also if I put a where clause in my CFC. WHERE SupplierID=3It works great. My RO is like this:<mx:RemoteObj...

    Type

    Discussions

    Views

    563

    Likes

    0

    Replies

    1
  • Pete,I look at the CFC and replaced my #arguments.supplierid# with#arguments.supplierid.supplierid# and I get an error sayingundefined. I dont know much about the debugger either, mainlybecause it requires setup and the CF plugin for communicationneeded a very painful poorly documented setup and all...

    Type

    Discussions

    Views

    1.1K

    Likes

    0

    Replies

    2
  • Thanks Peter,I did take that out yesterday. So im calling the correct one,inventory. BUT....that did not help either. I did spend the whole day on thisand still no progress. I must be the dumbestThanks for hangen in there with me. I did read a post aboutsending 2 variables one with a null or somethi...

    Type

    Discussions

    Views

    1.1K

    Likes

    0

    Replies

    4
Top badges earned by GeorgeWS
Customize the badges you want to showcase on your profile