Hello,
I am new with Composite C1 and need a little help. I have created a Global Datatype call News and would like to add a InternalLink field. The field must contain either a DataReference<IPage> or DataReference<IMediaFile> ( a string with a /page(GUID) or /media(GUID) Url ). How can I do that?
If I add the field as a data reference to a C1 Page, composite creates a nice selector where all the created pages are avaible. Is it posible to create a selector showing both pages and media files?
Thanks!!
I am new with Composite C1 and need a little help. I have created a Global Datatype call News and would like to add a InternalLink field. The field must contain either a DataReference<IPage> or DataReference<IMediaFile> ( a string with a /page(GUID) or /media(GUID) Url ). How can I do that?
If I add the field as a data reference to a C1 Page, composite creates a nice selector where all the created pages are avaible. Is it posible to create a selector showing both pages and media files?
Thanks!!