You are viewing limited content. For full access, please sign in.

Question

Question

windows pop up alert through Laserfiche workflow

asked on April 1, 2014

Our customer is looking for a windows pop-up alert along with email being sent to different approval level through workflow.

 

Can we send any kind of pop up alert notifying the user of the pending invoice to be approved to rejected?

1 0

Answer

SELECTED ANSWER
replied on April 1, 2014

Other than email, Workflow doesn't have any notification capabilities out of the box. This could be accomplished through some custom coding, but it would take a bit of work. You may even be able to leverage a third party notification system like Snarl or Growl to make life easier. Though I've never worked with it, Snarl has a notification API that looks relatively simple.

1 0

Replies

replied on April 1, 2014

Hi Nishit,

 

We've had the same request a couple of times so created our own notification tool. It wasn't too difficult as there's load of example on the internet for this kind of thing.

 

 

Regards,

 

Ben

3 0
replied on August 30, 2014

Hi Ben,

Would like to know how you went bout creating this notification. Did you utilize snarl or growl. Thanks

0 0
replied on August 31, 2014
Hi Mark, I used VB6 in 2002 and VB.Net in 2010. All standard windowsy stuff. I'll post up some code snippets soon.
0 0
replied on April 1, 2015

Hi ben,

I have the same request for a notification tool but not use to VB. Can you post some code snippets, please ?

Regards.

0 0
replied on April 1, 2015

Hi Moana & Mark,

The software I wrote uses the NotifyIcon class. It's been around for a number of years which is great because there are tons of examples, like this one on Code Project.

The BalloonTip and/or icon properties can be used to provide the notifications.

A Timer class provides a trigger to search the Laserfiche repository to fuel the notifications.

Finally, a ContextMenuStrip class to provide a right-click menu on the system tray icon.

0 0
replied on April 1, 2015

Thank you Ben ! 

I try that right now.

0 0
replied on August 26, 2015

Does Laserfiche have any plans in the [hopefully, near] future about developing some sort of pop up notification?

1 0
replied on August 26, 2015

It is something we're looking into, but not scheduled for a near future release.

2 0
replied on June 27, 2017

Hi Nishit Dani

 

I created my own windows pop-up alert.

Sorry for the inconveniance, but the notice is in French.

You can download it below

http://mywebpages.pe.hu/downloads/Alert%20Pop-up.zip

 

Hope that can help you.

Regards

1 0
replied on March 22, 2018

Hello Olivier
I liked your idea,Kindly can you refresh the download link
I think we need try it, Many sites asking us for like this tool for notification feature.

 

Best Regards

0 0
replied on March 22, 2018

Hi Anas,

 

Hope this is can help you.

http://www.urb-and-b.com/LASERFICHE/download/Laserfiche_Notification.zip

 

Remember, I did not create the app to sell it. It's an amateur product.

 

Regards

0 0
replied on March 8, 2020

Greetings.

 

Can you update the link?

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.