Microsoft Dynamics 365 Customization and Configuration (legacy) — Question 33
You need to create a hyperlink field to capture the URL for a contacts LinkedIn profile.
Which data type should you use for the field?
Answer options
- A. single line of text
- B. web
- C. URL
- D. text area
Correct answer: A
Explanation
The correct answer is A, single line of text, as it is designed to store short strings like URLs. Options B (web) and C (URL) may seem relevant but are not standard data types in many systems for this purpose. Option D (text area) is meant for longer text inputs, which is unnecessary for a single URL.