We have quite a few message fields and discovered recently that these are breaking the functionality on the bulk edit screen by forcing the fields to go horizontal across instead of vertical making it hard to find fields and breaking calendar fields forcing the select either to the top or bottom.
Example:
The code we use for the fields is
<!-- HTML for a blue informational text box --> <div class="field-group"> <table style="width: 500px; float: left; margin: 0 auto; text-align: left; padding: 7px; background-color: #D8E4F1; border:1px solid #3C78B5"> <colgroup><col width="24"><col></colgroup> <tbody> <tr> <td valign="top"><img src="/images/icons/emoticons/information.gif" width="16" height="16" align="absmiddle" alt="" border="0" style="margin-right: 5px"></td> <td>text</tr> </tbody> </table> </div>
Hi Kevin - It looks like you probably need to submit a support ticket with Atlassian.
Already did, we are a premier client, and since toolkit is an unsupported app they won't be able to able to pull in any additional support and recommended we post here for assistance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
:-( So sorry. Is toolkit an Atlassian product? Or a third party add-on?
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.