sunil_rinku
Posts: 0
Joined: Thu Jan 23, 2014 3:17 am

Cannot Edit Button Event.

I have a attached login event to REST service and there is code I execute when something is returned via service.

Somehow I am not able to edit the event.

Here is my URL http://appery.io/app/project/066d1790...
page is Login. I have already tried ctrl+F5 no change.

And attached is the screenshot. It stuck on loading. Please help
Image

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Cannot Edit Button Event.

Hi -

As I can see you have added service on this button already.
As shown on screenshot - just click Edit event on the right side and you done it.

sunil_rinku
Posts: 0
Joined: Thu Jan 23, 2014 3:17 am

Cannot Edit Button Event.

I have already created event, but I need to manipulate response that I get from API.

See attached. Image

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Cannot Edit Button Event.

Hello,

You can use Run JS action and invoke Service with JS:

preService.execute({})/pre

sunil_rinku
Posts: 0
Joined: Thu Jan 23, 2014 3:17 am

Cannot Edit Button Event.

But I already have code within it that is already working! I just need to append some more.

When the REST service returns data it redirects to Dashboard page. If i go by your logic I have to rewrite my code and find the logic related to service executing manually.

Can you please tell me why it is not working!? If not can you please transfer to somebody who actually can look at the app itself and figure out the problem?

See attached console.log for FF. I have tested this with both chrome and Firefox same results. The request it is doing is not returning anything. gives 502 if i open it in another window. Image

sunil_rinku
Posts: 0
Joined: Thu Jan 23, 2014 3:17 am

Cannot Edit Button Event.

Just wondering, any update on this? Or idea when it can be resolved?

I cannot move my work forward without solving this issue.

Thanks again for help.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Cannot Edit Button Event.

Hi - Sorry for inconvenience, we escalated your issue to our developers, we'll try to fix it asap.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Cannot Edit Button Event.

Hello!

We reported this issue as a bug and developers are working on it.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Cannot Edit Button Event.

Sorry for misunderstanding. You can change event and datasource, but to change component and/or action you have to create new event.

sunil_rinku
Posts: 0
Joined: Thu Jan 23, 2014 3:17 am

Cannot Edit Button Event.

What About the code I have put into event. Where an I fetch it?

I just want to get old code and might create new event see if it works.

Return to “Issues”