Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Custom UI, modal window on to of create issue screen

Hi, I can create issue as normal and write for example users credentials in custom_fields there.
But I do have to implement ability to search/filter user by name, surname, birth, mobile, etc. To do that I decided to create custom UI that should be shown on top of create Issue screen and should autofill all customFields after serch is done and modal closed.
what way is the best to implement this?

I tried adding .setHelpText(<div onClick="setCustomFieldValueSomehow()">myHtmlHere</div>) into scriptRunner behaviour but seems that's pretty hard to add complicated html this way. Also I wasn't able to find a way to set customField value by JavaScript on page
is there any better way of creating button that is able to set customFields values?

0 answers

Suggest an answer

Log in or Sign up to answer