Hello,
i'm trying to create a process where i can specify a few things.
It goes like this:
List one:
Option 1
Option 2
Option 3
List two(show only when list one is on option 3):
Apple
Orange
I got it work with ACL(list two has no options when Options 3 is not selected) but i also want List Two to be mandatory and when i select Option 1, there are no items in list two so i can't go further with process creation because List Two is mandatory.
Is there a way to achieve it? Is there a way to hide List Two when Option 1 or Option 2 is selected?
ACL Mandatory Dynamic Field hide
Moderator: crythias
Re: ACL Mandatory Dynamic Field hide
Hi,
you can not hide dynamic fields without coding or an addon.
I am using https://www.otrs.com/otrs-business-solu ... ic-fields/
Works fine, uses ACL and is easy to use. Also hiding mandatory fields is possible.
Florian
you can not hide dynamic fields without coding or an addon.
I am using https://www.otrs.com/otrs-business-solu ... ic-fields/
Works fine, uses ACL and is easy to use. Also hiding mandatory fields is possible.
Florian
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
-
- Administrator
- Posts: 4253
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: ACL Mandatory Dynamic Field hide
You can also use Znuny4OTRS-AutoSelect. If your ACL reduce the possible values to a single one it will automatically select the last one and optional hide the field. And it's free.
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 ?
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 ?
Re: ACL Mandatory Dynamic Field hide
I did a workaround
thanks for your help, i will keep in mind that this kind of addons are there for free.
