Is it possible to have a field value as a URL and for it to show as a clickable link (like an HTML link) in the scheduler?
Hi,
I think yes. It depends on which field you mean. Did you try to do it? What was the result?
On a short text field. It just shows as raw html
Wondering if you had any more ideas on this?
Try to create custom lightbox control and show the link there
https://docs.dhtmlx.com/scheduler/custom_lightbox_editor.html
Nice, thanks for the tip!