|
POST
|
Jason, IP address 127.0.0.1 is your local host loop back address which will probably work when you are using your application locally but not when trying to do it over the network. You need to either use your servers true IP address or server name. Regards Anthony
... View more
03-07-2013
07:10 AM
|
0
|
0
|
1032
|
|
POST
|
Pierre, Please do not forget to mark the post as answered. Regards Anthony
... View more
03-07-2013
07:05 AM
|
0
|
0
|
682
|
|
POST
|
What about just dropping the first bit: editor.User1362603115943.newtam6 Regards Anthony
... View more
03-06-2013
09:03 PM
|
0
|
0
|
1437
|
|
POST
|
Pierre, You may better off setting your where clause and the expression in the actionscript instead of the mxml. Have a look at ths older post from Robert where he help someone else out with querying dates: http://forums.esri.com/Thread.asp?c=158&f=2421&t=278917 Regards Anthony
... View more
03-06-2013
01:31 PM
|
0
|
0
|
2665
|
|
POST
|
Have you tried: sdegdb.editor.User1362603115943.newtam6 As your field name Regards Anthony
... View more
03-06-2013
01:21 PM
|
0
|
0
|
1437
|
|
POST
|
Pierre, I'm not in front of a system to check but try something like: pw_fre <= {Number(qText2FR.text)} Regards Anthony
... View more
03-06-2013
01:03 PM
|
0
|
0
|
2665
|
|
POST
|
Pierre, Ignore my post above that relates to using the greater than and less than symbols in an xml config. You should be able to use the <=, your problem maybe that you are trying to do a less than or equal to against a text input. Regards Anthony
... View more
03-06-2013
12:50 PM
|
0
|
0
|
2665
|
|
POST
|
Pierre, If you want to use < or > than you need to use: < or > Other wise the xml thinks you are closing or creating another tag Regards Anthony
... View more
03-06-2013
12:23 PM
|
0
|
0
|
2665
|
|
POST
|
Joshua, Is your code exactly the same as what Robert posted as that should work with no errors: <configuration> <fields> <field name="TPOD_TAG" alias="TPOD_TAG" visible="true" /> <field name="STRM_NAME" alias="STRM_NAME" visible="true" /> <field name="STATUS" alias="STATUS" visible="true" /> <field name="LICENCE_NO" alias="LICENCE_NO" visible="true" /> <field name="PRIORITY_DATE" alias="PRIORITY_DATE" visible="true"> <format precision="0" usethousandsseparator="false" /> </field> <field name="LIC_STATUS" alias="LIC_STATUS" visible="true" /> <field name="PURPOSE" alias="PURPOSE" visible="true" /> </fields> <showattachments>false</showattachments> <showrelatedrecords>false</showrelatedrecords> </configuration> Regards Anthony
... View more
03-06-2013
11:35 AM
|
0
|
0
|
1048
|
|
POST
|
Stuart, I recognise the fact that you had it set to false, but because it overrides what is set as the default base map setting it to false ends up with no basemap showing. Regards Anthony
... View more
03-05-2013
08:19 AM
|
0
|
0
|
2362
|
|
POST
|
Pedro, Your server security can be set up to use LDAP, see: http://resources.arcgis.com/en/help/main/10.1/index.html#/Configuring_ArcGIS_Server_security/0154000005qz000000/ If you then secure your layers the sample flex viewer will prompt you for a login Regards Anthony
... View more
03-05-2013
06:50 AM
|
0
|
0
|
652
|
|
POST
|
Xiaowen, You will need to supply a little more info for people to trouble shoot, like your popup config and either a screen shot of your rest URL or a link to the rest endpoint if it is public. One thing to remember is that flex is case sensitive Regards Anthony
... View more
03-04-2013
12:47 PM
|
0
|
0
|
1437
|
|
POST
|
Yes Robert that was what I was trying to say in my post
... View more
03-04-2013
12:01 PM
|
0
|
0
|
2362
|
|
POST
|
Ted, Stuart's response is correct but it will try and add the base-map as the default on load so you will need to set its visibility to true or if you do not want it to be the default you will have to manually add each base map and turn the addarcgisbasemaps to false. Regards Anthony
... View more
03-04-2013
10:29 AM
|
0
|
0
|
2362
|
|
POST
|
Robert, Thanks for the reply, I'll suggest in on GitHub as an enhancement, Regards Anthony
... View more
03-01-2013
06:48 AM
|
0
|
0
|
725
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 11-01-2016 01:57 PM | |
| 1 | 02-04-2013 01:05 AM | |
| 1 | 04-11-2013 09:53 PM | |
| 1 | 04-03-2013 09:42 AM | |
| 1 | 07-25-2014 10:58 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:22 AM
|