Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Is it possible to have the same button run both a create service and an update service?

Hi Ellen,

Follow these steps:

  1. Open your goal update service.

  2. Open "before send" mapping.

  3. Make link from ANY storage to the "acl" field:
    Details: http://prntscr.com/617h2h/direct

  4. Click "JS" and use following JS code:

    pre

    return undefined;

    /pre

    Regards.

Ellen Schlechter
Posts: 0
Joined: Sun Aug 31, 2014 3:28 am

Is it possible to have the same button run both a create service and an update service?

This is the before send mapping. The variable "empty" is just a variable that I made that isn't linked to anything, therefore being empty. The suggested code is also in place.
Image

This is what I found.
Image

With the current setup, the update doesn't work.

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Is it possible to have the same button run both a create service and an update service?

Hi Ellen,

Thanks for this update. Glad you've been able to disable acl request parameter to pass..

Go Ahead and get your update service to work.

Here you can find more details: http://devcenter.appery.io/documentat...

Regards.

Return to “Issues”