A question about the getCreateHtml() and getEditHtml()

xuhai zhao August 4, 2012

There are functions in JIRA such as getCreateHtml and getEditHtml, which are used to gennerate html of a field when issue creating and issue editing.

They all have four parameters and the last one is "Issue".

Is there a way to get a field's html without using the "Issue" parameters.

I just want to get the html for a specified project and a specified issue type. This may bypass the process of getting available values of a field and add them to a manual html.

1 answer

1 accepted

0 votes
Answer accepted
xuhai zhao October 10, 2012

I have got the html using the parameters.

Suggest an answer

Log in or Sign up to answer