NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on July 30, 2019, 04:31:44 AM

Title: NT sync method wizard does not complete the Parameters list
Post by: Alberto on July 30, 2019, 04:31:44 AM
NT sync method wizard does not complete the Parameters list, pic 1
Does not set the correct json type for the returns fields, pic 2
Title: Re: NT sync method wizard does not complete the Parameters list
Post by: Bruce on July 30, 2019, 10:07:57 PM
the first issue appears to be an IDE bug.
re-importing the TXA (generated by the wizard) seems to fix it.

I'm not sure what you mean by the second issue though?

cheers
Bruce
Title: Re: NT sync method wizard does not complete the Parameters list
Post by: Alberto on July 31, 2019, 04:14:31 AM
If you add a method in an app that already has some other methods with the NT wizard,
when the wizard finished, if you go to the Parameter tab it looks like the pic 1
If you go to the Returns tab its ok but if you entrer the fields all types are set as numeric while one needs to be "boolean"