Forums

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

Creating Help for a Custom Field

Surender Reddy July 15, 2019

Hi is there a way I can add a help Question marks on create screen for custom fields . so that when users click on the question text popups .

please help 

Surender

1 answer

0 votes
Ilya Turov
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.
July 15, 2019

The only thing that comes to mind is some Atlassian UI html in field's description.

Look at inline dialog example, it looks like something you need.

Surender Reddy July 15, 2019

on one screen if I use it twice the code its not working . only first one on the screen is working .  is there any logic for that.

Ilya Turov
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.
July 15, 2019

I guess if you are doing something like this twice:

<button data-aui-trigger aria-controls="more-details">
A button as a trigger
</button>
<aui-inline-dialog id="more-details">
<p>Lorem ipsum.</p>
</aui-inline-dialog>

you need to give your inline dialog element different ids. like "more-detail' and "even-more-details" or something

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events