This topic contains 2 replies, has 0 voices, and was last updated by vkwanengage 6 years, 6 months ago.

  • Author
    Posts
  • #17950

    vkwanengage

    Hello again.

    I was wondering for UserEvent Scripts, is there a way to execute a piece of code on myAfterSubmit when someone imports records via CSV… I just need to know whether the submit is coming from a csv import and now actually from the form itself. My goal is to manipulate data only coming from a CSV Import and not from a FORM (As i will do the manipulation via Client side scripting). I basically want to avoid double executing of the manipulation of data

    Thanks.
    This is a cached copy. Click here to see the original post.

  • #17951

    pcutler

    You should be able to check runtime.executionContext

  • #17952

    vkwanengage

    pcutler Thank you so much Have a great day

You must be logged in to reply to this topic.