Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
810
Progress Indicator
posted

 

 

Hello all,

I set the EnableProgressIndicator to true.But it is very small image seen at the bottom of the page.

How do I fix its size and I want it to be displayed on top of page?ANy help?

<ig_sched:WebScheduleInfo EnableProgressIndicator="true".......>

Thanks

Parents
  • 8607
    Suggested Answer
    Offline posted

    Hello again ssvan!

    I searched the help for "ProgressIndicator", and I found the CSOM overview page.  The page lists the client side methods.  It sounds like setLocation can be used to display it at the top of the page (location = 1).  For customizing the image (you can change the size by scaling the existing image and saving it as a new image), you could use setImageUrl.


    Elizabeth Albert
    Localization Engineer

Reply Children