You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi. Is there any way to display similar titles of previous records to user while user is typing.
I have a form for question and answers and I want to show users similar questions to user while he/she is typing the question like this community
Is it available with confiforms or javascript?
Interesting enough, I have seen your question earlier and even asked some details from you
Found the notification in my email box, but the question is gone from community... together with the answer...
Weird stuff.
Anyway, how do you define the "similar" and how do you plan to show the "similar"? Like, while typing you want to show something somewhere?
I think with the current version of confiforms, there is no way to display similar titles while typing under the field (like this community).
I want to deploy this field with "a readonly or any other field + rules for fields + excute on user action" to display similar titles with filters like: *[entry.Title]*
I think this is the simple way. But if I could do it with combination of javascript, maybe it could be better.
And "similar" is any definition that is easy for deploying. It's better to define a more accurate algorithm.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you considered to use dynamic dropdown? To set it up so that it points at itself (to lookup for values)
you need to add a field definition of this type, then save page and reopen it to edit the fields configuration again (so it will allow you to point it at itself)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's true. But I want to prevent users selecting existing records. I just want to show them to avoid making duplicate content. Is it available?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you tried this field type? It is not about "selecting" - it is about auto-suggesting
Like in google search - users are not required to choose from what is offered, but could see the options
Alex
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.