×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
field depending on a parameter
C.S.S. Informatica di Barresi Ignazio
New Member
Posts: 4
pred 6 rokmi 2 mesiacmi #1836
od C.S.S. Informatica di Barresi Ignazio
field depending on a parameter bolo vytvorené C.S.S. Informatica di Barresi Ignazio
Hello,
i would like to set a parameter named "Details" like a checkbox.
I need that, in table fieldlist, a textbox field is displayed only if this checkbox il equal to 1.
Is it possible?
if yes, how can i do it?
Thanks!
i would like to set a parameter named "Details" like a checkbox.
I need that, in table fieldlist, a textbox field is displayed only if this checkbox il equal to 1.
Is it possible?
if yes, how can i do it?
Thanks!
Prosím Prihlásiť alebo Registrácia pre zdieľanie konverzácie.
Pieter-Jan van Rossen
New Member
Posts: 11
pred 6 rokmi 2 mesiacmi #1837
od Pieter-Jan van Rossen
Odpoveď od Pieter-Jan van Rossen na tému field depending on a parameter
I'm not sure i understand your question correctly, since i dont really know what you mean by 'table field list'. You can show a field in the backend of your component depending on the value of another field though, 'Show depending on another field' option is found undere Form Display options. Check 'Show on form view' en the option is right there.
Frontend you'll have to fix it yourself by using a simple php if-statement. I'd suggest using template overrides for your component to make sure any changes are not lost when updating your component.
Frontend you'll have to fix it yourself by using a simple php if-statement. I'd suggest using template overrides for your component to make sure any changes are not lost when updating your component.
Prosím Prihlásiť alebo Registrácia pre zdieľanie konverzácie.
C.S.S. Informatica di Barresi Ignazio
New Member
Posts: 4
pred 6 rokmi 2 mesiacmi #1838
od C.S.S. Informatica di Barresi Ignazio
Odpoveď od C.S.S. Informatica di Barresi Ignazio na tému field depending on a parameter
Hello,
excuse my bad explanation.
My component will work only for backend configuration.
I would like to set paremeters section accessible only for Super Users.
This parameters section, will contain only checkbox that activate some additional functions.
My need is that if a specific parameter is checked, in some inputtext field are available in form fields (accessible from Administrator).
Please see the attached example.
Thank you.
excuse my bad explanation.
My component will work only for backend configuration.
I would like to set paremeters section accessible only for Super Users.
This parameters section, will contain only checkbox that activate some additional functions.
My need is that if a specific parameter is checked, in some inputtext field are available in form fields (accessible from Administrator).
Please see the attached example.
Thank you.
Prosím Prihlásiť alebo Registrácia pre zdieľanie konverzácie.
Pieter-Jan van Rossen
New Member
Posts: 11
pred 6 rokmi 2 mesiacmi #1840
od Pieter-Jan van Rossen
Odpoveď od Pieter-Jan van Rossen na tému field depending on a parameter
ah, now i get it. I dont have a straightforward answer for you though, since i dont have a lot of experience with ACL control and config parameters, i do see that 'show depending on field' option does not include parameter fields.
But is your need for parameters only based in language, cause in that case i would recommend adding languages to your component and translate your language-files instead of creating different fields of the same type for every language (unless you want 'name' to do something else in English then in Spaninsh ofcourse).
But is your need for parameters only based in language, cause in that case i would recommend adding languages to your component and translate your language-files instead of creating different fields of the same type for every language (unless you want 'name' to do something else in English then in Spaninsh ofcourse).
Prosím Prihlásiť alebo Registrácia pre zdieľanie konverzácie.
C.S.S. Informatica di Barresi Ignazio
New Member
Posts: 4
pred 6 rokmi 2 mesiacmi #1841
od C.S.S. Informatica di Barresi Ignazio
Odpoveď od C.S.S. Informatica di Barresi Ignazio na tému field depending on a parameter
Hi,
the Language, it was only an example; i have other fields to hide if a parameter is not checked.
the Language, it was only an example; i have other fields to hide if a parameter is not checked.
Prosím Prihlásiť alebo Registrácia pre zdieľanie konverzácie.
Pieter-Jan van Rossen
New Member
Posts: 11
pred 6 rokmi 2 mesiacmi #1842
od Pieter-Jan van Rossen
Odpoveď od Pieter-Jan van Rossen na tému field depending on a parameter
ok, well, as i said i dont really have experience with adding config parameters and make them do..wel...anything on backend. The funny thing is i cannot find any posts on this forum or documentation on this topic, so 'll be following this one to see if any dev comes up with some more info on how to do this. Sorry i couldnt help you, good luck!
Prosím Prihlásiť alebo Registrácia pre zdieľanie konverzácie.
Čas vytvorenia stránky: 0.052 sekúnd