Hi,
As per my requirement I need to show buffering/loading image while validating the data. However I can able to show that image, but its showing with borders and when I clicked on that its enlarging to full screen.
Please suggest any other option which is not clickable and show buffering/loading gif image.
Thank you.
Discussion posts and replies are publicly visible
I would first see why is it taking so long to load the form. are you having these in the same interface as conditional or are these coming from UITs in the process?
Mohammad Saleem : As per my understanding it must be a requirement when form load its should show loading image or some progress.
The submit button has an option to show a loading indicator. That is your only option
loadingIndicator this parameter will show the indicator on the button & not on whole screen
its just an example Konduru Chaitanya