Solved! Go to Solution.
Hi @Andries1 ,
Could you please share a bit more about the data input field that you mentioned? Is it a Text type field?
Do you want to use Dropdown box selection collect data for the field instead of the original Text Box?
I have made a test on my side, please consider take a try with the following workaround:
Set the Update property of the Text Input field data card within your Edit form to following:
Dropdown1.Selected.Value
Please consider take a try with above solution, check if the issue is solved.
Best regards,
Hi!
I´m not really getting you problem. Do you get an error when you try to display your selection? If that is the case, the syntax for the label (or whetever the control is) should be Dropdown1.SelectedText.Value. If you only type Dropdown1.SelectedText, you will get errors since that doesn´t return a string.
BR
Pontus
I get the message when I try to submit Form. I believe that the DataCard does not recognize the DropDown Input field or my data type is incirrect?
I replaced the original Input field with dropdown selection once I connected the data.
Ok, now I´m following 🙂
Can you try to set the Update property of the Datacard to dropdown1.SelectedText.Value and the try to submit the form. Just replace dropdown1 to your dropdown-id. I think that this might solve your problem. 🙂
BR
Pontus
Hi @Andries1 ,
Could you please share a bit more about the data input field that you mentioned? Is it a Text type field?
Do you want to use Dropdown box selection collect data for the field instead of the original Text Box?
I have made a test on my side, please consider take a try with the following workaround:
Set the Update property of the Text Input field data card within your Edit form to following:
Dropdown1.Selected.Value
Please consider take a try with above solution, check if the issue is solved.
Best regards,
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
205 | |
183 | |
71 | |
37 | |
34 |
User | Count |
---|---|
346 | |
275 | |
118 | |
78 | |
58 |