Dear All,
I will to use 2 or more dynamics fields (dropdown), one for informations about i.e. my product like Product1, Product2 and Product3; the others for the information about compontents of each product.
For example when I select one entry in the first field, like Product1, in the second field I need to have just its components: SubProd1A, SubProd1B, SubProd1C;
instead, when I select in the first field Product3, in the second field I need to have just its components: Obj3A, OBj3B, OBj3C, OBj3D.
Is it possible to create this kind of relationship? And if yes, how I do can it?
Thanks very much for your help
Best regards
relationship between 2 Dynamics Fileds
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: relationship between 2 Dynamics Fileds
viewtopic.php?f=53&t=16009#p64539
Summary: You'll need to make sure the DynamicField_parentField is listening for the onChange event and DynamicField_dependentField is filtered by ACL.
Summary: You'll need to make sure the DynamicField_parentField is listening for the onChange event and DynamicField_dependentField is filtered by ACL.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask