Hey! Unfortunately does not work either :( Best Regards, Igor
HI Markus! Thank you so much for your reply, the mass notifications are great, did not know about them, and will definetely use in other apps I will be creating. However, what I want to achieve is not possible with this approach, cause I will need to send the notifications on the specific days
Hi :) I have this condition set on timeout action in a specific step. Designer returns the attached result. I tried to apply different logic, substituting "Workflow Instance Status - Ongoing" Into "Step [ID]" and compare it to some sort of Active status or something. What I want to achieve
Hello there :) I have fairly an easy question. I want to set up the timeout action which would remind users to do their step while the step would have the "Active" Status or onhold. The current logic did not work unfortunately :( Any tips on that? See attached. Igor
Hello! Both resolutions work just fine, thank you very very much! Best Regards, Igor
Hello there :) I have yet another problem, regarding the form validation. I've attached the rules that I've applied. What I want to do is I want to block the occurence of choosing current day while it's after 9.00 A.M. Otherwise If the day is than Today() then the result is TRUE, which means,
Daniel, it works perfectly, I've used the wrong attribute. Sorry for the problem :) I vote this as a solution! Best regards, Igor
I did it on Business Rule :) Check this out. Is Weekend in my case is 'Czy Weekend'
And here's the code:
And this is the code.
Hi Bjoern! Maybe the problem is in the IF STATEMENT. IT only alert's me 'NOT WEEKEND' :D The rest is configured just as you stated below. Best Regards, Igor
Hello Daniel! Thank you for the fast reply. However I did all the things you've mentioned but it only alerts 'Working Day!' no matter what date I put in the form.. Does it matter if it's an Item List? Best Regards, Igor
Hi I have a question. I want to return all weekend days in SQL for my form validation. This is my SQL Code that returns these days, but only for the current month: WITH Dates AS ( SELECT CAST(DATEADD(MONTH, DATEDIFF(MONTH, 0, GETDATE()), 0) AS DATE) AS DateValue UNION ALL SELEC
Than you very much! Best Regards, Igor
Hi. I have one more question, is it possible to return these dates excluding weekend days? :) Best Regards, Igor
My bad, now it works, and is simply genius, thank you so so much, now that's a solution! :) Best Regards, Igor Sobolewski
Same one :( Attached. Best Regards, Igor
I did all that, received the same info, saved and failed :(
Hello there :) I have the following error, attached. Best Regards
Hello there! I have the following error :(