Page 3 of 3

Unable to have click event on a select component.

Posted: Tue Jun 16, 2015 3:28 am
by Bruce7551108

Hi Yurri,
I've sent you a .bmp of my mapping. Please let me know if there is a mistake in my mapping.

Thanks,
Bruce.


Unable to have click event on a select component.

Posted: Tue Jun 16, 2015 3:34 am
by Bruce7551108

Hi Yurri,
Just wanted to let you know that my app is still shared and you can see the mapping yourself and correct it and let me know when done.

Thank you very much,
Bruce.


Unable to have click event on a select component.

Posted: Tue Jun 16, 2015 9:09 am
by Alena Prykhodko

Hello Bruce,

Have you sent mapping screen shot?


Unable to have click event on a select component.

Posted: Tue Jun 16, 2015 9:10 am
by Alena Prykhodko

Dear Bruce,

Editing of customer's projects is something outside the scope of support.


Unable to have click event on a select component.

Posted: Wed Jun 17, 2015 12:25 am
by Bruce7551108

Hi Alena/Yurri,
I am attaching it here now. Earlier, I sent it by E-mail to Yurri. Anyways, please take a look at this and let me know the mistake in my mapping.

Thanks,
Bruce.

Image


Unable to have click event on a select component.

Posted: Tue Jun 23, 2015 1:11 am
by Yurii Orishchuk

Hi Bruce,

As i can see you have incorrect mapping(cause of you link object to attributes).

Please try to:

1 Delete links to "value" and "label" attributes
2 Add link from "fruits" to "value" and "label" attributes.

Details: http://prntscr.com/7k6lgv/direct

Regards.


Unable to have click event on a select component.

Posted: Tue Jun 23, 2015 2:01 am
by Bruce7551108

Hi Yurri,
I changed my mappings exactly like what you recommended and now all that I get is undefined

Please use the same username and password and try the app yourself.

Please suggest a better way to of mapping at your earliest...

I've shared the app with you for more than a month. App name is myApp

This is the test link for the app. http://appery.io/app/mobile-frame?src...

username: a href="mailto:user1@myapp.com" rel="nofollow"user1@myapp.com/a
password: testmyapp

Thanks again for your reply.

-Bruce.


Unable to have click event on a select component.

Posted: Thu Jul 02, 2015 2:20 am
by Yurii Orishchuk

Hi Bruce,

You have some inconsistent things:

  1. Your service response is array of objects.
    Details: http://prntscr.com/7ns3e3/direct

  2. But actual response is array of strings:
    Details: http://prntscr.com/7ns4oe/direct

    Regards.


Unable to have click event on a select component.

Posted: Fri Jul 03, 2015 4:04 am
by Bruce7551108

Hi Yurii,
So, what is your recommendation? Please let me know how this can be corrected. When I get an array of strings in my response, How should I map ?

Waiting for your recommendation..

If you could reply faster, that will be great.

Thanks,
Bruce.


Unable to have click event on a select component.

Posted: Tue Jul 07, 2015 3:25 am
by Yurii Orishchuk

Hi Bruce,

You need:

1 Set in your Request parameters to be equal your action response.
1.1 Open service.
1.2 Navigate to test tab.
1.3 Make test to see correct response.
1.5 Click "Import as response".

Details: http://prntscr.com/7ppdgc/direct

2 Open goal page.

3 Open service "Success" mapping.

4 Make new mapping(old was deleted with new response).

Regards.