Hi,
I want to add such functionality that when user select Any-Other option from the select list then automatically new text field generate where user can write any thing for the text Custom filed.This should be done while user raising the any request.
for eg.
product type- Project 1
Project 2
Any-Other
when user select Any -Other then new text field need be create
enter |
Hello,
You can create a custom field, which must appear if the Any-Other option is chosen. Then you can use the Power Scripts Live Fields or ScriptRunner behaviours to show or hide the field.
Can you please provide a code or a tutorial which we can follow?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Steve Behnke gave you a link to the ScriptRunner plugin. Here is a link to Power Scrpts just to expand your choices:
https://confluence.cprime.io/display/TR/Make+a+custom+field+required+based+on+another+custom+field
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you please tell me exact process.
foe eg -
1st should i create text filed with name
2nd - where and how should i write script ?
how i should link the script
#using script runner
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you provide mi groovy script for above functionality ?
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.