-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Description
Which Umbraco version are you using?
v16.1.1
Bug summary
Hi,
I have a data type set up as a multiple URL picker, which I’m using for a page navigation. The multiple URL picker itself works as expected without any issues.
However, why is the Source* field mandatory?
For example, when I want to enter only an anchor or a query string and choose source → manual, it requires me to fill in the source field, even though I don’t need it since it’s just for navigation within the page.
Is it possible to make this field non-mandatory? I’ve researched and I see that it’s set as mandatory by default, but can an option be added to disable it if a user doesn’t want it?
Or did I missed something while researching for the solution?
Specifics
No response
Steps to reproduce
Add Link property with multiple URL picker.
Click Source* -> Manual
Enter Anchor or querystring but still I can't add it without entering Source field.
Expected result / actual result
No response
This item has been added to our backlog AB#61993