I would like to ask that Can we set visibility of each tab in the tab widget for particular screens in our web interface.
I have tried the same but when I set the visibility of tab it gets set to the whole web-interface not to the particular screen in that web-interface.
Best Regards,
Sagar
--
Fabien Tabary
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/551cb0c4-33b7-42e1-bd7e-17fbe0435a87%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.
Thanks for your reply.
I understood what you want to say.
If we take all screen names in variables, then for comparison we need to know the current screen executing at that instance of time.
Can you suggest how can we find current executing screen.
Regards,
Sagar
--
Fabien Tabary
Regards,
Sagar
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/453bf4bc-0ffb-486a-9ad3-5fe9191f9f8f%40runmyprocess.com.
We can do this by using has_right(), based on user roles. But in my process visibility of tabs will depends on the progress of process. At two different time instances same user role will have access to different tabs.
Regards,
Sagar