ajax event success

  1. #1

    ajax event success

    if you want to trigger the ajax event failure property, you just need to do e.Success = false and set e.ErrorMessage on the ajaxevent server side code to get a text on the result.errorMessage property on the client side. how when you want to pass a text to the ajax event's success property?
  2. #2

    RE: ajax event success

    Hi,

    Text for success property? Please provide more details. You can always to register any script which will be executed on server side
  3. #3

    RE: ajax event success

    yes text for the success property, just like the result.errorMessage for the AjaxEvent's Failure property
  4. #4

    RE: ajax event success

    Hi,

    There is no text for success property. You can register any script (to show message or something else) or use ExtraParamsResponse
    https://examples1.ext.net/#/Events/A...ts/WebService/

Similar Threads

  1. Ajax Event not working
    By vickygajula in forum 1.x Help
    Replies: 3
    Last Post: Dec 09, 2010, 5:19 PM
  2. [CLOSED] [1.0] Issue with success property on direct event of textfield
    By bryantharpe in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: May 07, 2010, 5:06 PM
  3. ajax event confirmation
    By [WP]joju in forum 1.x Help
    Replies: 2
    Last Post: Dec 10, 2009, 6:17 AM
  4. [CLOSED] Before event of a ajax event.
    By Riset in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Nov 27, 2009, 12:07 PM
  5. Ajax Event Confirmation Tag
    By akozmic in forum 1.x Help
    Replies: 6
    Last Post: Apr 20, 2009, 7:23 PM

Posting Permissions