Search Type: Posts; User: madcity
Search: Search took 0.01 seconds.
-
5 Jun 2010 9:42 PM
Jump to post Thread: Ext.ux.GMapPanel - Google Maps by madcity
- Replies
- 322
- Views
- 179,525
keckeroo, thanks you fixed the problems I was having with r28!
-
27 Mar 2010 9:32 PM
Jump to post Thread: Ext.ux.GMapPanel - Google Maps by madcity
- Replies
- 322
- Views
- 179,525
I am using the r28 version with the Google 3 api. I have setup a basic test using the code for generating a window. The code works great when I supply the lat/lng but when I set the address using...
-
8 Mar 2010 11:46 PM
Jump to post Thread: [2.0] Ext.ux.form.TimeField by madcity
- Replies
- 29
- Views
- 12,526
This is so cool! Thanks!
It would be great if you could set a default start time, say 8:00 am and then set an increment for the minutes so it would spin for example from 8:00 am, 8:15 am, 8:30... -
13 Jan 2010 11:27 PM
- Replies
- 2
- Views
- 988
fay,
Thanks so much! You got me past a blind spot. I knew from the docs that this was an array of records but when I looked at it in firebug it just looked like a the single record I was... -
13 Jan 2010 10:09 PM
- Replies
- 2
- Views
- 988
I am having trouble figuring out how to get the data from a returned record. I have a combobox such that when a value is selected I want to retrieve data from a second store and use it to set a...
-
7 Dec 2009 12:35 AM
Jump to post Thread: Light Mask Plugin by madcity
- Replies
- 9
- Views
- 7,264
moussetique,
Thanks for making this change; very cool. There is a slight problem though if you select any of the numbers other than the ending numbers. Say you have a US phone number... -
30 Sep 2009 11:54 PM
Jump to post Thread: Calculated fields by madcity
- Replies
- 42
- Views
- 32,905
Animal,
I totally agree. As you can no doubt tell I am pretty new to this, but I am making progress!
Thanks for your comments. -
30 Sep 2009 9:19 PM
Jump to post Thread: Calculated fields by madcity
- Replies
- 42
- Views
- 32,905
Sorry, this does work. Just tried it again with the code below and it's beautiful! I hate raising a flag for no reason - my apologies.
calc: function(record){
... -
30 Sep 2009 9:00 PM
Jump to post Thread: Calculated fields by madcity
- Replies
- 42
- Views
- 32,905
Whoops. OK, but I tried this with nested if else statements and that didn't seem to work either?
-
30 Sep 2009 8:34 PM
Jump to post Thread: Calculated fields by madcity
- Replies
- 42
- Views
- 32,905
I tried both Condor's and mjlecomte's versions and it seems that neither allows for conditions within the calc. Here is an example of what I was trying:
Test.Data.ContactRecord =... -
23 Sep 2009 9:03 PM
Jump to post Thread: Light Mask Plugin by madcity
- Replies
- 9
- Views
- 7,264
This is a handy plugin for formatting numbers, but it does defeat common text field editing practices by not allowing you to select and edit any of the number. You can't double click to select part...
-
6 Sep 2009 10:12 PM
- Replies
- 1
- Views
- 819
I changed my database to provide this information in the store associated with this combobox, so I have solved this issue for now. Thanks.
-
6 Sep 2009 6:39 PM
Jump to post Thread: Custom remote sort columns by madcity
- Replies
- 3
- Views
- 1,363
I think what you are looking for is the baseParams config option. You can find a description of this in the store api. This allows you to pass parameters to the server.
-
5 Sep 2009 6:35 PM
- Replies
- 1
- Views
- 819
Hi,
I am stumped on how to refer to the record data of a linked combobox. I am trying to add some logic that will evaluate the records returned for a linked combo to see if there is just one... -
31 Jul 2009 8:25 PM
Jump to post Thread: suggestion - ds baseParams config by madcity
- Replies
- 9
- Views
- 3,256
[QUOTE=wpanessi;367065]jack.slocum,
But into scripts/areas.php [COLOR=Black]$_POST['task'] is empty[COLOR=Black]
I'm doing something wrong?
Try
'$_POST[task]' instead. -
30 Jul 2009 9:09 PM
Jump to post Thread: ComboBox remote data question by madcity
- Replies
- 3
- Views
- 964
Thanks martiehen and Condor! Martiehen, the remote sort is a good idea and you are right I would need the valueField to use the selected data on the client side. I was just struggling with what...
-
29 Jul 2009 9:54 PM
Jump to post Thread: ComboBox remote data question by madcity
- Replies
- 3
- Views
- 964
Hi all,
I am new to ext and have been trying to figure out how the data in the query is passed from ext into a php script. I am using a remote store as I would like the database to be queried...
Results 1 to 17 of 17
