Search found 5 matches
- 05 Sep 2022, 17:48
- Forum: General
- Topic: Creating a table with otrs wysiwyg editor
- Replies: 4
- Views: 3777
Re: Creating a table with otrs wysiwyg editor
Frontend::RichText::EnhancedMode -> On
- 21 Jan 2021, 20:03
- Forum: General
- Topic: Make a Dynamic Field read only after its value is entered once in another Activity Dialog
- Replies: 4
- Views: 2955
Re: Make a Dynamic Field read only after its value is entered once in another Activity Dialog
Hi!!! Sorry to wake an old thread, but the audience get renewed... 1) the read-only permission for the action dialog works for agents with ro permissions on the queue and want to update the form. I think has nothing to do with read-only fields that is what we are looking for. 2) you can, but the dum...
- 10 Jan 2020, 20:22
- Forum: Help
- Topic: ReadOnly Access to Customer Lists
- Replies: 1
- Views: 1001
Re: ReadOnly Access to Customer Lists
There is no read-only permission.
What it means it that a user with RO permission on that group can access/edit the module.
If you can access, you can edit it.
What it means it that a user with RO permission on that group can access/edit the module.
If you can access, you can edit it.
- 28 May 2019, 22:12
- Forum: Help
- Topic: OTRSMasterSlave DynamicFields
- Replies: 2
- Views: 7185
Re: OTRSMasterSlave DynamicFields
I'm interested too!!!
- 18 May 2016, 23:42
- Forum: Help
- Topic: [SOLVED] Error 403 Forbidden - You don't have permission... otrs/installer.pl
- Replies: 8
- Views: 21243
Re: [SOLVED] Error 403 Forbidden - You don't have permission... otrs/installer.pl
If you are sure using >apache 2.4 just remove all version verification options and replace with:
Require all granted
If you are on Ubuntu, should change ".c" modules with ".so" on all modules check.
Require all granted
If you are on Ubuntu, should change ".c" modules with ".so" on all modules check.