Hi,

     I have recently started working on Joget v3 for one of my project assigments for my company.

 
The tool seems to be simple and efficient but I am having issues implementing SLA and timers(asyn and syn). I have tried the same several times but it doesn't seems to do
 
anything once the timer event is timed-out or SLA time is reached.
 
All the examples available online(joget and youtube) are mostly implemented in joget v2. Will I have to switch to version 2 or the same could be done through version 3 as well.

I will be really grateful if someone could guide me through the same with a small example.

Thanks & Regards,
Abhey

  • No labels

3 Comments

  1. Hi Abhey,

    There's an article in the v2 Knowledge Base on Deadlines and Escalations that should help. It's written for v2, but it generally behaves the same in v3. 

    Hope it helps, maybe you could give it a try first?

    Regards,
    Julian

  2. Thanks for the reply Julian. I will try it 1 more time. Didn't work out last time, maybe I am missing something.

    I need some help on one more issue.

    I am creating an application for approval of a document by users at different levels. It worked fine when I created seperate forms for every activity.

    I want to use only one form now for all the approval activites at various levels say if the clerk gets the document, he fills the form and sets

    the status as filled and then his senior gets the document and he/she approves/rejects the document choosing status as approved Level

    1/rejected Level 2 and so forth with his superiors.

    Firstly, I want some of the fields invisible/uneditable for say Clerk and other visible for other users coz of privacy of the information on the

    form but using the same form.

    Secondly, I want the selection box to only have options allowed for that particular user say Filled/Not-Filed form for clerk and Approved

    Level1/Rejected Level1 for HOD and so forth.

    Is this possible to be done in Joget? And how?

    Thanks in advance. Looking forward to your reply.

    1. SJ

      As per my understanding you are trying to hide some fields in a same form for the different user. If so then you can create different section into a form and add some fields as you require. Give the sections userwise permission who can see and who cannot see. That will do.