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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Fill-in option for Sha...
Power Apps
Unanswered

Fill-in option for SharePoint Multi-choice field, with a fill-In, want to save fill-In back to Sharepoint list, but not to the Choice Fields

(0) ShareShare
ReportReport
Posted on by 516

this is my code for the "other" for the choice selection. this saves what the end users types and adds it to be a choice for other users. this is not the functionality I want.  I want the choices to stay static.

 

here is my code for the Combobox (dropdown) 

 

here is how I setup the "Other" Choice:

SPSDEV22_0-1694181843901.png

 

 

Update= If(ErrorMessage18.Visible, Blank(), cmb_Name.Selected.Value="Other", {Value: txt_Name.Text}, cmb_Name.Selected )

 

DataCard Code:

 

SPSDEV22_1-1694181844071.png

 

 

********************************************************

 

Icon Code:

SPSDEV22_2-1694181843867.png

 

 

visible=!cmb_Name.Visible

 

txt_Name Code:

SPSDEV22_3-1694181844034.png

 

 

************************************************************

cmb_Name Code:

SPSDEV22_4-1694181844271.png

 

 

SPSDEV22_5-1694181844033.png

 

 

*DefaultSelectedItems=Filter(Choices([@'SharePoint Form'].Test_Combobox),Value="Choose"||Value="A"|| Value="B" ||Value="C"|| Value="Other")

 

Items=Ungroup(
Table(
{DropdownOptions: Choices([@'SharePoint Form'].Test_Combobox)},
{DropdownOptions: ["Other"]}
),
"DropdownOptions"
)

 

Self.Selected.Value<>"Other"

 

*DefaultSelectedItems
Filter(Choices([@'OAP Incident Form'].Test_Combobox),Value="Choose"||Value="A"|| Value="B" ||Value="C"|| Value="Other")

 

IsSearchable = false

Visible= Self.Selected.Value<>"Other"

*********************************************************************

 

*this does not work to keep the choice items static with only those items to choose from, when end users, use the "other" option, then that new entry is added. This is not what I want.

Categories:
I have the same question (0)

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 305 Most Valuable Professional

#2
11manish Profile Picture

11manish 212

#3
Valantis Profile Picture

Valantis 167

Last 30 days Overall leaderboard