DMXzone App Connect Data Traversal Support Product Page
  Answered 
 No Method on App Connect menu
 Asked  17 Oct 2017  20:07:24 
  1 
     has   this question  
  17 Oct 2017  20:07:24 steve kirchuk posted: 
 in the app connect regions video the menu shows a method field, in my app connect when adding a server connect step it only shows ID and the Action fields ... and the repeats do not work .. the page shows the {{fieldName}} code   Replies
 Replied 17 Oct 2017  23:00:59 
   17 Oct 2017  23:00:59 steve kirchuk replied: 
  here's a screen capture of the code view in dreamweaver ... nec2glax.org/img/dmx-appcon.png 
   Replied 18 Oct 2017  07:07:27 
   18 Oct 2017  07:07:27 Teodor Kuduschiev replied: 
  Hello Steve,
Method field has removed as it is not required.
  Method field has removed as it is not required.
 Replied 18 Oct 2017  11:28:47 
   18 Oct 2017  11:28:47 steve kirchuk replied: 
  That was the only difference between my code and the repeat video  , any idea is wrong? I've run through it several times  
   Replied 18 Oct 2017  11:30:03 
   18 Oct 2017  11:30:03 Teodor Kuduschiev replied: 
  What exactly is wrong? I am not sure i understand what issues are you having? The missing method is not an issue. 
   Replied 18 Oct 2017  15:07:56 
   18 Oct 2017  15:07:56 steve kirchuk replied: 
  the page shows the {{UserName}} code and the query results are not shown or repeated ... debug is on and I'm not getting errors .. I checked some of the support posts .. the db is ok and no binary data .. appconnect shows the fields from the db 
 
   Replied 18 Oct 2017  17:27:55 
   18 Oct 2017  17:27:55 steve kirchuk replied: 
  I solved it ... sort of ... the file I was working on was in a sub folder and the path created by appconnect is ../ it works when I chnage to / .. is there a default path settings in dmx extensions? 
   Replied 18 Oct 2017  17:42:17 
   18 Oct 2017  17:42:17 steve kirchuk replied: 
  ahh I also discovered there was a conflicting .js file used on this page for the DW template..  
   Replied 19 Oct 2017  06:48:35 
   19 Oct 2017  06:48:35 Teodor Kuduschiev replied: 
  Subfolder is not an issue, if your local and remote site structure is the same.
It will be a problem if locally you work in:
main-folder/site-name/page.html and main-folder is set as root but then on the server if you have the site as site-name/page.html and site-name is root...
  It will be a problem if locally you work in:
main-folder/site-name/page.html and main-folder is set as root but then on the server if you have the site as site-name/page.html and site-name is root...
 Replied 19 Oct 2017  12:23:32 
   19 Oct 2017  12:23:32 steve kirchuk replied: 
  thanks T .. yeah it was a .js conflict ..
 
  
