Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi,
I have an issue regarding this custom field. I have two custom fields 'A' n 'B' in create screen, field 'B' has to be invisible until the field 'A' got some value, say "SOFTWARE". And then only field 'B' has to get visible having the values related to "SOFTWARE" , if it is "HARDWARE" field 'B' must visible with values related to "HARDWARE".
How to do this using a plugin?
Note: I don't want to script for this.
I think ProForma would be a great solution to this problem. It would involve absolutely no scripting. Using ProForma, you can set form sections to only appear based on responses to previous sections. This way it is easy to ensure form users will only fill out the fields relevant to their responses.
If you would like to read more about it, you can see the dynamic fields section of the documentation.
You can also try ProForma for free using ProForma Lite.
Scriptrunner's Behaviours can do this (a little bit of scripting though, but a 3-liner and not that scripty, and part of ScriptRunner rather than something you have to think about on upgrades and moves)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
can you answer me for this without using scripting.
is there any plugin helps my question? If yes, how to do using that plugin?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
how about just using single cascade select field instead of two (as far as I understand) simple select fields
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
but i need the second filed i.e., 'B' to be invisible on create screen until field 'A' has been filled with any value.
How to do that?
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.