Hi everyone
I have a Edit form saving to a Sharepoint list. My Title column which is a single line text, is in my form twice, once as a dropdown and once as a standard datacard. Then with a toggle I switch visibility between the two.
The Title column is used as a subcategory selector in my form.
My intent was when entering a new item, I could choose between selecting from the dropdown, but if I could not see the appropriate text I could toggle to adding a new value(or subcategory). But it seems that when submitting I can only have one or the other.
I hope that's clear