Jump to content

Display shot count action


gne

Recommended Posts

Hi there,

 

Sorry this seems like it should be super simple, so I may just be missing something here...

 

Basically all I want is to run an action that will display the number of shots the user selects, preferably on a UI window that only shows a label and the shot count.  But the only way to output a UI window seems to be to return 'items', and even then the button on the form is always 'Submit'. Is there a way to print a 'Done' button instead, and when the button is pressed, the form disappears and the action concludes?

 

Or is there simply a better way to display information to the user within the web interface?

 

Thanks for the help.

 

Cheers!

Link to comment
Share on other sites

Thanks again for replying tokejepsen!

 

No, the problem is more what happens when the button is pressed. Right now when the user presses "Submit", the script basically runs again, like in a loop. Is there a way to quit the script instead when the button is pressed?  The only piece of information returned is honestly just the shot count, generating a report just to display one number will seem like overkill for our users.

 

Cheers!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...