Blueprints: Soy Input Field for Labels

Laurin Eichberger November 29, 2016

Hello,

is it possible to replicate the label input field that is found in many out-of-the-box blueprint wizards?

Confluence_Blueprint,_Use_wizard_to_capture_page_labels.png


I want to replicate the exact fuctionality:
Livesearch for existing labels and adding labels in the regular confluence label design in the input field.

Given the code for a user input field found in the decision-blueprint soy template,

<input id="decisions-stakeholders" class="text long-field autocomplete-multiuser" type="text" name="stakeholders" placeholder="{getText(...)}">

I ask myself whether there is a class value similar to autocomplete-multiuser that provides the functionality I'm looking for.

If not, can you recommend a good approach to recreate the label input fields or maybe point me to some source code/ documentation?

Thanks for your help!

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Laurin Eichberger December 1, 2016

I found a solution, that works for me here:

https://answers.atlassian.com/questions/318944

It is a combination of class value and custom java script and replicates the exact funtionality, just like I wanted.

One question remains: Is there any documentation to look stuff like this up??

TAGS
AUG Leaders

Atlassian Community Events