I am attempting to have a field that will either show that a task is Scheduled or display a [Mark as Scheduled] URL Hyperlink. I have fields for Scheduled (checkbox) and custom URL field.
Page 1 / 1
IF({Scheduled}, 'Scheduled', {URL field})
Note: this will display the URL, not a "Mark as Scheduled" hyperlink as formula fields cannot output rich text.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.