Loading...

JavaScript to be triggered when user click on custom action button

JavaScript to be triggered when user click on custom action button

  • This topic is empty.
Viewing 5 reply threads
  • Author
    Posts
    • #5291
      Anonymous
      Anonymous
      Participant

      Hi Kishore,

        You can add your js on the page (using a content editor or SharePoint designer) and on your custom action of type "Custom" (check our sample project that we ship with the product and the documentation for more details) you can try to access your js code.

      If you can use C# code instead of js it will work for sure.

      PS

      What do you want to do using js?

    • #6207
      Anonymous
      Anonymous
      Participant

      Thank you .

    • #6208
      Anonymous
      Anonymous
      Participant

      Hi ,

      for displaying some alerts.

    • #6209
      Anonymous
      Anonymous
      Participant

      You can do the same from C# custom actions. Also, From Component Behavior can help you to validate your form and display proper messages to the users.

      Also before you start executing a custom action you can ask for confirmation (check the docs for more details).

    • #4343
      Anonymous
      Anonymous
      Participant

      Hi,

      Could you please let me know if there is a possibility of adding a Javascript to CustomAction which is added in QlistView Quest webpart.

      I have added a custom action button called NewActionItem if i want to have some script to be triggered where can i add the script.

      Is there a possibility of having js file reference in Quest Web part.

      Thanks

      Kishore

    • #6210
      Anonymous
      Anonymous
      Participant

      hi ,

      It's working great. You are helping me so much.

      Thank you

      —Bab

Viewing 5 reply threads

You must be logged in to reply to this topic.