partcular form execution

English! place to talk about development, programming and coding
Post Reply
dileep0358
Znuny newbie
Posts: 62
Joined: 05 Oct 2011, 12:31
Znuny Version: 4.0.12
Real Name: Dileep Kumar SIngh
Company: MotherSonsumi InfoTech & Designs Ltd.

partcular form execution

Post by dileep0358 »

sir,
in otrs,execution of a particular form which code is being affected(ex: if dashboard is open then in source code of otrs ,which code is being affected).
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: partcular form execution

Post by jojo »

OTRS is a complex and modular designed application. So typically some frontend code (module) is executed and some Backend Code which provides the core functionality.

So give some more informations on the things you want to do, otherwise nobody can help you
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
dileep0358
Znuny newbie
Posts: 62
Joined: 05 Oct 2011, 12:31
Znuny Version: 4.0.12
Real Name: Dileep Kumar SIngh
Company: MotherSonsumi InfoTech & Designs Ltd.

Re: partcular form execution

Post by dileep0358 »

sir, i have added a field issue category and a field sub issue category,my question is that "when i am selecting one issue in issue category respective sub issue should be shown in sub issue category?"
Alexander Halle
Znuny expert
Posts: 296
Joined: 04 Jul 2010, 17:49
Znuny Version: 3.1.x
Real Name: Alexander Halle
Company: radprax MVZ GmbH
Location: Wuppertal
Contact:

Re: partcular form execution

Post by Alexander Halle »

Your last question doesn't sound like a developer question. Please notice that this sub forum here is only for questions regarding OTRS code changes and that there are several other sub forums, for example also for configuration questions.

In general you should tell people somethign about your system (OTRS version, operations system, database and so on), so that one can help you and you should also tell somethign about your OTRS experience level. For example I'm unsure if you already know the OTRS documentation, there are manuals for configuration and also for development (http://docs.otrs.org/).

So please for new questions:
- use the right sub forum
- tell what you have tried so far
- tell what system you use

Sorry that I could not help you more.
Alexander Halle System: OTRS 3.1.x, Ubuntu 10.04.x LTS, MySQL 5.1.x, Apache 2.2.x
OTRS Community Links: User Meetings, Projects
Post Reply