Jonathan Lahijani
Jonathan Lahijani
I understand that multiple targets can be assigned, but can multiple targets have their *own* set of classes be toggled as well? Right now it seems the multiple targets must...
This example, and the related examples, should include a `hidden` class on the parent offcanvas div: https://preline.co/docs/offcanvas.html#example Before: `` After: `` It still works if adding that class. This also...
With the new release of Hanna Code, I can't use wireIncludeFile anymore inside a Hannacode (it errors). However $files->include does work so it's not a total dealbreaker.
In Step 2, PW says "Note: any field names in your CSV file that match those in your site will be automatically selected." However this doesn't seem to be working...
How to reproduce: - create FieldsetTab field - enable the modal option - create Repeater field - assign FieldsetTab field to Repeater, along with some other general fields between Open/Close...
Feature Request: Allow selected pages in PageAutoComplete to be editable in modal (like AsmSelect)
AsmSelect fields allow the convenient option to edit a selected page in a modal. It would be nice if PageAutoComplete fields had this same capability.
Would you be able to fix the following typos? - accessable -> accessible (i instead of a) - successfull -> successful (one l) - enpoints -> endpoints (missing the p)...
It would be convenient if I could put something like id=1234 in the admin search box and have it return results. Right now it doesn't look like it supports IDs....
From what I understand, region replacement occurs when a page is rendered. There are times where I may want to do region replacement, but not when a page is rendered....