Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JIRA Restful table to have a dropdown in column

abhisek kumar srivastava May 28, 2019

Hi,

 

I am working on a custom field and I have added a configurable page for that custom field. I am populating and entering data through AUI Restful table but I want one column to be drop-down which can query rest api in runtime to populate the drop down. It could be something like Lead column in component configuration page. 

Any help would be appreciated

 

Regards

A

2 answers

0 votes
Simon Sprankel
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 24, 2021

For us, https://bitbucket.org/jwalton/aui-archive/src/master/auiplugin-tests/src/main/resources/restfultable/restfultable-example.js was very helpful. The idea is that you define `editView: customEditViewFunction` on your column. Then, inside the function `customEditViewFunction`, you simply return HTML with the `select` element.

0 votes
KL Kumar
Contributor
October 21, 2021

Hi @abhisek kumar srivastava ,

I have a similar scenario and looking for some help. Did you found any solution of using dropdown in restful table columns ?

 

Best Regards,

Kumar

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events