web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / How do you make Adapti...
Power Automate
Answered

How do you make Adaptive Card Searchable?

(0) ShareShare
ReportReport
Posted on by 71

Hello,

I have a people picker on my SharePoint I would like to use it on the adaptive card where the user can search for the employee name and will auto-populate the name. Can this be done? 

Here is my designer adaptive card Json script, is really simple.

https://adaptivecards.io/designer/ 

{
 "$schema": "http://adaptivecards.io/schemas/adaptive-card.json",
 "type": "AdaptiveCard",
 "version": "1.3",
 "body": [
 {
 "type": "ColumnSet",
 "columns": [
 {
 "type": "Column",
 "width": 2,
 "items": [
 {
 "type": "TextBlock",
 "text": "Assign To",
 "wrap": true
 },
 {
 "type": "Input.Text",
 "id": "myName",
 "placeholder": "Last, First"
 }
 ]
 }
 ]
 }
 ],
 "actions": [
 {
 "type": "Action.Submit",
 "title": "Submit"
 }
 ]
}

 

Thank you for your help

Categories:
I have the same question (0)
  • Verified answer
    Jcook Profile Picture
    7,781 Most Valuable Professional on at

    Hello @Stuznet 

     

    You want to have the adaptive card auto complete/fill when user is typing out a name?

     

    This is not possible at this time with adaptive cards. Please consider submitting an idea:

    https://aka.ms/Fl_Comm_Ideas

     

  • Stuznet Profile Picture
    71 on at

    appreciate your response.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 398 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 323 Super User 2025 Season 2

#3
Expiscornovus Profile Picture

Expiscornovus 183 Most Valuable Professional

Last 30 days Overall leaderboard