ACL for Action Dialog

Moderator: crythias

Locked
dsekelybrs
Znuny newbie
Posts: 47
Joined: 30 Mar 2017, 19:37
Znuny Version: 6.0.33
Real Name: David Sekely

ACL for Action Dialog

Post by dsekelybrs »

Is it possible to use an ACL for an activity dialog where as there is a drop down and depending on what the user selects other fields are visible?

main drop down for dynamic field will have 4 choices

Option A - form2a shows up
Option B - form2b shows up
Option C or D form2c shows up

Screenshot 2024-11-15 at 2.41.36 PM.png
Is this the right route or am I complicating it with the ACL?
You do not have the required permissions to view the files attached to this post.
paulfolkers
Znuny newbie
Posts: 45
Joined: 19 Jan 2024, 16:07
Znuny Version: 7.1.3
Real Name: Paul Folkers
Company: IT.WESER-EMS
Contact:

Re: ACL for Action Dialog

Post by paulfolkers »

Hi,

unfortunately, currently this is not possible in Znuny as far as I know.
You can only use the ticket attribute relations to define, which values will be displayed and selectable, depending on what has been chosen in other fields before.

Hiding and displaying a whole field is currently not possible without developing a little AddOn with some Ajax/JS for this.


Best Regards!
Founder of IT.WESER-EMS (open source-focused IT-consulting) in Oldenburg, Northern Germany.
Dedicated to Znuny, GLPI and CheckMK 8)

Znuny consulting & development via IT.WESER-EMS
dsekelybrs
Znuny newbie
Posts: 47
Joined: 30 Mar 2017, 19:37
Znuny Version: 6.0.33
Real Name: David Sekely

Re: ACL for Action Dialog

Post by dsekelybrs »

Is it possible to hide form fields based on a dynamic field value using ACL?
root
Administrator
Posts: 4249
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: ACL for Action Dialog

Post by root »

dsekelybrs wrote: 21 Jan 2025, 18:13 Is it possible to hide form fields based on a dynamic field value using ACL?
Hi,

No field, only complete dialogues.

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Locked