Discussions
Get data from external select2 field
Hi,
I'd like to call all the options from an external select2 field.
OpenContent and DNN Site Export/Import
Hello,
Collect data from other OC module
In your manifest example I noticed the use of an extra additionalData item called Customers. In my case I also need to connect to an other OC module. Before, I used options.json for this, but the downside is that form builder cannot be used anymore, so I was happy to see this.
View.json - External HTML template files
Hello! I might be missing something for some reason OpenForm doesn't render my 'default-layout.html' file from view.json file. Does OpenForm support this option? Thank-you!
How to configure the RSS.hbs
I've a variant on the article template and tried to generate the built-in RSS feed. However, it seems that the URL's will not show up in the RSS. It looks like the {{Content.DetailUrl}} and {{Context.MainUrl}} are unknown.
Nested accordion not able to access @index of parent
I have a nested accordion here: https://imcw.azurewebsites.net/Programs/Mentoring/Find-a-Mentor
Cannot add class to link
How can I add a class to a hyperlink?
Edit options stopped working for NonEnglish language
Hi There
Crop ratio
Hi,
Is there a way I can crop an image using the imagex field and keep the ratio of every image I crop? It looks like I must choose an image size... I tried adding the old "aspectRatio": 1, but that doesn't do anything anymore... I'm actually just looking for a way to reduce file size...
Open Content 4.7 CKEditor File Upload
We are using the CKEditor in our templates and would like to enable file upload. Typically, in an HTML module using CKEditor, you can open the link dialog and there is a tab for Upload and button for Browse. I am not sure how to tell the configset to use the default upload and brose functionality. I was able to get the advanced tab to show up, but that does not have the upload functionality we are looking for.