Which custom field should be use for header message or label message for group of related fields in screen.

dhaval soni
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 10, 2013

In screen, i want to show title message above the couple of fields (like group of field).

I could not find any custom field which would just appear as header or title message for group of fields over screen. all fields are taking input or read only value. but could not find any just message or title as like label only (no input value or read only).

Can you please share me which field should be use.

Thanks

1 answer

1 vote
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 10, 2013

JIRA Toolkit has a "Message Custom Fields" custom field. Try that.

dhaval soni
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 11, 2013

Thanks !

My JIRA stand alone version is "5.2.11"

i have installed "jira toolkit" plugin. it remains active in UPM (manage add-on)

when i open "custom-fields" screen then after go back to Manage Addon (UPM) , jira toolkit shows me disabled.

(every time, when i open custom fields screen in administrator then "jira tookit" plugin gets disabled and i am unable to see addtional fields.

I have also installed following plugins in my UPM, (if any one can create the cause) ? please suggest me what is wrong here.

Atlassian Bonfire - JIRA Plugin

Disable

Atlassian GreenHopper

Disable

HipChat

Disable

jira-crawcotimesheet-plugin

Enable

JIRA DVCS Connector Plugin

Disable

JIRA Misc Custom Fields

Disable

JIRA Misc Workflow Extensions

Disable

JIRA Suite Utilities

Disable

JIRA Timesheet Reports and Gadgets Plugin

Disable

JIRA Toolkit Plugin

Enable

System Plugin: Tempo Core

Disable

System Plugin: Tempo Teams

Disable

Tempo Plugin

Disable

Zephyr for JIRA

(above all plugins are enabled except - "toolkit" and one custom plugin (jira-crawcotimesheet-plugin).

dhaval soni
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 11, 2013

Thanks !

i have installed "jira toolkit" plugin. it remains active in UPM (manage add-on)

when i open "custom-fields" screen then after go back to Manage Addon (UPM) , jira toolkit shows me disabled.

(every time, when i open custom fields screen in administrator then "jira tookit" plugin gets disabled and i am unable to see addtional fields.

I have also installed following plugins in my UPM, (if any one can create the cause) ? please suggest me what is wrong here.

Atlassian GreenHopper

HipChat

jira-crawcotimesheet-plugin

JIRA DVCS Connector Plugin

JIRA Misc Custom Fields

JIRA Misc Workflow Extensions

JIRA Suite Utilities

JIRA Timesheet Reports and Gadgets Plugin

JIRA Toolkit Plugin

System Plugin: Tempo Core

System Plugin: Tempo Teams

Tempo Plugin

Zephyr for JIRA

thanks.

dhaval soni
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 11, 2013

I have just wen trhough atlassina log file and it shows me like below error is a cause:

Exception when retrieving plugin module participants
com.atlassian.util.concurrent.LazyReference$InitializationException: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.atlassian.jira.toolkit.customfield.ParticipantsCFType': Instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: Could not initialize class com.atlassian.jira.toolkit.customfield.ParticipantsCFType
	at com.atlassian.util.concurrent.LazyReference.getInterruptibly(LazyReference.java:152)
	at com.atlassian.util.concurrent.LazyReference.get(LazyReference.java:115)
	at com.atlassian.util.concurrent.ResettableLazyReference.get(ResettableLazyReference.java:89)
	at com.atlassian.jira.plugin.AbstractJiraModuleDescriptor.getModule(AbstractJiraModuleDescriptor.java:141)
	at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source)  <+1> (DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.atlassian.multitenant.plugins.MultiTenantModuleDescriptorFactory$LifecycleInterceptor$TenantInterceptor.intercept(MultiTenantModuleDescriptorFactory.java:352)
	at com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptorImpl$$EnhancerByCGLIB$$1b29febf.getModule(<generated>)
	at com.atlassian.plugin.manager.DefaultPluginManager$6.apply(DefaultPluginManager.java:941)
.....
.
.
.

.

Suggest an answer

Log in or Sign up to answer