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 / Error: Property TestFi...
Power Apps
Unanswered

Error: Property TestField is configured as a static value and cannot be declared as static.

(1) ShareShare
ReportReport
Posted on by 4

I don't know why but When I attempt to save the form with my Custom PCF control that have a input of type lookup it is giving an error "We ran into a problem publishing the form. Please try again. (SessionID: 260112e0-f34d-11ee-8d75-f70c432897b0)"
Error I can see through innerError in the console is "Property TestField is configured as a static value and cannot be declared as static."
I have <property name="TestField" display-name-key="Test Field" description-key="test" of-type="Lookup.Simple" usage="input" required="false" /> in ControlManifest file and I want to use that selected field to filter records.

Shivang03_0-1712325000904.pngShivang03_1-1712325024749.png

 

Categories:
I have the same question (0)
  • kevenb Profile Picture
    9 on at

    In your ControlManifest.Input.xml, check that usage is "bound" instead of "input". Bound means a column and Input means a static (manual) configuration. Lookup only makes sense as bound.

     

    <property name="TestField" display-name-key="Test Field" description-key="test" of-type="Lookup.Simple" usage="bound" required="false" />

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 July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard