Discussions
Add command buttons (Add, Edit or Delete) for quick access
Hello!!
How to show certain elements only to registered users?
I was wondering if it's possible to show a specific button only to registered users and show another button to unregistered users.
Edit Form Set Focus
Is it possible to set the focus of the first field in the form that people use to add/edit items in a template?
How to use Select2 for getting data from another module
I want to get the data of an OpenContent Razor template called our team to use in a handlebars template. When I investigate the POST request the respons is [ ]. The author object in the options.json looks like:
Workflow/content staging for single item templates
The following page states that workflow/content staging is only implemented for multi-item templates: https://opencontent.readme.io/docs/workflow-content-staging
How to sort data in template
I am using each to iterate data, and I want to product output in HTML by applying sorting on on of he column, please suggest way to do that.
Error Error using template Bootstrap 3 Carousel
I installed the OpenContent 04.03 module, imported the Bootstrap3Carousel.zip template, but the carousel does not work, it shows the following error:
Accordion save postback fails on safari and firefox
I see this in the console.
Icons on buttons for date type is missing
I am trying to use Date time using form builder, I am not able to get icons on buttons on calendar dialog. Not sure why?
Editing content lose href tag
When i try to edit an OC html module, every link inside the module is lose.
if i put an href ="xxx", after editing i can find it, and i find instead rel="nofollow"
is it a correct behaviour or i miss something?
thank you