Hello Guys,
if i select any one of the component/s, it should display some values from Select List (single choice) drop down list
Example
component/s
a
b
c
Values (Custon field -- Select List (single choice))
value 1
value 2
value 3
value 4
if i selct a component/s, it sould display Values field list- value 1, value 2, value 4
if i selct b component/s, it sould display Values field list- value 1, value 2, value 3
if i selct b component/s, it sould display Values field list- value 2, value 3, value 4
Thanks and Regards
Ram
Components is a multi-select list. That's it, it doesn't have other selections or dependencies on other fields.
What you describe here is a "cascading select list", which you can add by visiting Admin -> Custom fields -> Add new field
Hi Nic,
Yes, Component/s is a multi-select list and i am creating Custom field-Values by using
Admin-->FIELDS–>Custom fileds–> + Add Custom Field–> Select List (single choice)
i need to make a choice using component/s and Values(Custom Field).
Thanks and Regards
Ram
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can't. You need to move to using a cascading select list.
(Unless you want to code something or install Script Runner and use a behaviour)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.