Jump to content

Hide "cancel" button in sending message popup


This topic is 2780 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi there,

 

ist there a way to hide the "cancel-button" in the message sending dialog ? I really want to keep the dialog so the user is able to see that there is something happening but I don't want to give the user the ability to cancel the whole process.

I read that the parameter "progress=false" will switch off the whole popup but where do I have to define the parameter in Email Quicksend ?

My Quicksend-Script looks like this:

 

EmailQuickSend( sender email ; receiver email; subject ; content ; attachment) AND EmailDisconnect

 

So is it possible to only hide the cancel-button in the popup ?

 

Regards

 

Link to comment
Share on other sites

Hi hirsma,

EmailQuickSend does not support turning off/on the progress bars. In order to turn off the progress bars you will need to use EmailSend. There is also not an option to hide just the "cancel" button. 

 

Link to comment
Share on other sites

This topic is 2780 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.