-
When the Mautic form shortcode is inside a Mautic Dynamic Web Content shortcode, the form will not show.
Example:
[mautic type=”form” id=”1″] –> Form shows on website
[mautic type=”content” s…
-
Add progress bar
Add dynamic content so it changes when circle is clicked
Add event listener
-
## Desired Use Case
- Directory Page:
- [x] Table view
- [x] Form view
- For fields:
- [x] Description
- Additional pages to be listed after #233 is completed
## Steps to Imple…
-
## Desired Use Case
Currently the dynamic content translation is only applicable to the description field on the Directory page. We need to add a few more fields to make it a more useful and interest…
-
Hi there,
By Jet plugins we can restrict content by age, so it could be extended to restrict content (or any section or widget) based on subscription plans for monthly or yearly cost fee, same as s…
-
https://github.com/nhn/tui.editor/tree/master/apps/react-editor
There are only classes examples, not functional components (which is the default now)
More specifically, I'm interested about how …
-
### Prerequisites
- [ ] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [ ] I have troubleshooted my issue, and it still exists against the latest stab…
-
Follow on from https://github.com/OrchardCMS/OrchardCore/pull/8481
- remove usage of dynamic for shape attribute
- remove usage of dynamic in layer filter
- probably migrate content definition ed…
-
- [ ] Review Form documentation:
- [x] Learn Forms
- [ ] Web form building blocks
- [ ] Your first form
- [ ] How to structure a web form
- [x] [Basic form controls](https://developer.mozill…
-
I allow special text to be typed into the editor area (e.g. `'@client')` and on blur, I replace it with a span tag with attributes and the value associated with the "Client's Name" I am working on. I …