When you have the option to link something, two of the options are “Custom URL” and “Dynamic Data”. When either of these is selected, the options are identical. It has aria-label and rel and open in new window and separator, etc.
The only difference is that if you selected “Custom URL”, it has a field for the URL. And if you select “Dynamic Data” it has a field for the dynamic data, but all else is equal.
The thing is, custom URL also accepts dynamic data. And the dynamic data field would accept a regular URL.
It seems like both of these options have achieved a kind of congruence that makes one of them unnecessary or redundant.
Without any “guesses”, does anyone know if there is any actual real difference between these two? Does one do something differently than the other in a technical sense? I’m looking for an official answer or something extracted from the code itself to answer it.
If there is no difference, then it may be a good idea to reduce to one field and just call it “Custom” or something.