Hi everyone,
I have a sharepoint list from which I'm pulling data to edit in a form. Everything works exept for the combo box, which won't show the possible options I have set up in the original list (see below):
The worst thing is, as a test, I created a brand new App with exactly the same setup (just putting a form and linking the list's data) and there the dropdown menu is showing correctly.
I've tried deleting and re-adding the form, create a new screen, delete the integration of the sharepoint list and recreate it, refresh the database... I don't know what else to try.
The worst part is that I discovered that there's no way of copying components and screens from one App to the other so I have to fix it otherwise I have to recreate everything from scratch again!
Thanks for your help!
Solved! Go to Solution.
If anyone stumble upon the same issue, it seems I managed to solve it: the problem is in the Searchfield. When I changed both Displayfield and Searchfield from ["Value1"] to ["Value"] I only deleted the "1" in the end and it did not work. After I tried again, this time putting random values into the Searchfield and this time it started to work correctly. Once you cancel the Searchfield it starts working, then it doesn't matter if you write ["Value"] again, at that point it will keep working. Really weird, I hope they fix it soon!
This is a bug that has been noticed since the latest release.
Please try to remove the box and create again. Also check your Displayfield and searchfield. Try to change a column and put back in place and see if that helps.
_____________________________________________________________________________________
Please give a thumbs up if I resolved your issue! Please click Accept as Solution to close the topic!
What is the code in the combox box in the app?
I did not change any of the default code:
And if I go in that field in the sharepoint list I have this:
Same exact code, same data source, different App:
Thanks for the info. Unfortunately removing and re-adding the fields (as well as the whole form) did not help, but I noticed that there's something wrong with the Displayfield and Searchfield: they both have values ["Value1"], whilst in the other working app they are all set to ["Value"]. Obviously I tried to replace manually the value, republish the App and give it a try but the issue is still there.
If anyone stumble upon the same issue, it seems I managed to solve it: the problem is in the Searchfield. When I changed both Displayfield and Searchfield from ["Value1"] to ["Value"] I only deleted the "1" in the end and it did not work. After I tried again, this time putting random values into the Searchfield and this time it started to work correctly. Once you cancel the Searchfield it starts working, then it doesn't matter if you write ["Value"] again, at that point it will keep working. Really weird, I hope they fix it soon!
User | Count |
---|---|
257 | |
110 | |
97 | |
52 | |
39 |