×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
How easily can this replace Fabrik?
Dries Moors
New Member
Posts: 2
1 år 10 måneder dager siden #10029
av Dries Moors
How easily can this replace Fabrik? opprettet av Dries Moors
Hi,
New to all this. It looks pretty intimidating, but so far, I'm hanging on!
I'm currently investigating how this could be used to replace my Fabrik tables and forms. I'm especially keen on knowing how I can create dynamic forms, using fields that are used to populate/update other fields on the spot. Are there some tutorials about this? And how easy is it to enable/configure/limit front-end table editing?
I'm using Fabrik's Cascading DropDown element quite a lot, and am thinking of purchasing a 1-month premium access, just to figure out how to port all this. I'm assuming I need premium access to be able to replicate this behavior, am I correct?
Cheers,
New to all this. It looks pretty intimidating, but so far, I'm hanging on!
I'm currently investigating how this could be used to replace my Fabrik tables and forms. I'm especially keen on knowing how I can create dynamic forms, using fields that are used to populate/update other fields on the spot. Are there some tutorials about this? And how easy is it to enable/configure/limit front-end table editing?
I'm using Fabrik's Cascading DropDown element quite a lot, and am thinking of purchasing a 1-month premium access, just to figure out how to port all this. I'm assuming I need premium access to be able to replicate this behavior, am I correct?
Cheers,
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Alan Smith
New Member
Posts: 3
1 år 10 måneder dager siden - 1 år 10 måneder dager siden #10036
av Alan Smith
Besvart av Alan Smith i emne How easily can this replace Fabrik?
I'm in the same boat - lots of Fabrik apps with CDDs.
I am hoping to build a plugin based on:
github.com/Fabrik/fabrik/tree/master/plu...nt/cascadingdropdown
You need javascript to update the second field on the fly based on the join to the first field.
SEBLOD has a plugin that will do this (commercial) but the J4 version is not ready for prime time.
I am hoping to build a plugin based on:
github.com/Fabrik/fabrik/tree/master/plu...nt/cascadingdropdown
You need javascript to update the second field on the fly based on the join to the first field.
SEBLOD has a plugin that will do this (commercial) but the J4 version is not ready for prime time.
Last edit: 1 år 10 måneder dager siden by Alan Smith.
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Dries Moors
New Member
Posts: 2
1 år 9 måneder dager siden #10037
av Dries Moors
Besvart av Dries Moors i emne How easily can this replace Fabrik?
Seblod is indeed lagging a bit in development. This tool seems to work pretty well, as it has very good support to display a form with a field coupled to table field. There is no built-in support for a CDD-like feature, which is very unfortunate, as I now don't know how to tackle that one.
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Alan Smith
New Member
Posts: 3
1 år 9 måneder dager siden #10038
av Alan Smith
Besvart av Alan Smith i emne How easily can this replace Fabrik?
Here is the SEBLOD plugin:
www.seblod.com/store/extensions/2997
Says it supports J4 - I have not tested it.
You can also check out these generic CDD examples:
www.plus2net.com/php_tutorial/php_drop_down-download.php
The Fabrik plugin .js function is more complex since the Fabrik CDD field can be a select list, dropdown, auto-complete etc.
www.seblod.com/store/extensions/2997
Says it supports J4 - I have not tested it.
You can also check out these generic CDD examples:
www.plus2net.com/php_tutorial/php_drop_down-download.php
The Fabrik plugin .js function is more complex since the Fabrik CDD field can be a select list, dropdown, auto-complete etc.
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Søren Beck Jensen
Administrator
Posts: 81
1 år 9 måneder dager siden #10039
av Søren Beck Jensen
Søren Beck Jensen
Founder, Component-Creator.com
Besvart av Søren Beck Jensen i emne How easily can this replace Fabrik?
Component Creator was never meant to build 100% of a component, but to take away the repetitive and boring parts of development. Having said that... many users do use it to develop 100% components, and without knowing Fabrik in depth, it will replace many of the features. For instance, showing a field depending on what was selected in the first one, is a core of our features. Simply use the "Show depending on" feature of a Foreign Key field or an SQL field.
Søren Beck Jensen
Founder, Component-Creator.com
Følgende bruker(e) sa Takk: Noxidsoft - Noel Dixon
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Alan Smith
New Member
Posts: 3
1 år 9 måneder dager siden #10040
av Alan Smith
Besvart av Alan Smith i emne How easily can this replace Fabrik?
That is right - Component Creator is a fantastic tool that exponentially streamlines the component build process, but many advanced component features (e.g. integration with user registration or leveraging custom fields) falls on each developer, Having said that, it is hard (impossible?) to find a true cascading/dynamic dropdown form field outside of the Fabrik plugin, which sets up an AJAX update of a select list based on a previous field. Fabrik also has a rich array of field dependency options: you show, hide, change layout etc of one field based on the value/range of another AND on selector events (onload, focus, input, submit etc.). In a nutshell, Fabrik is an application builder with many presentation-layer/AJAX features. At this point, there is no plan to migrate to J4 - which could be good for Component Creator!
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Tid til å lage siden: 0.056 sekunder