× Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues

How to retrieve config param from the front end.

4 anos 2 meses atrás #9781 por FULLSTACK DEV
Hello,

I am a premium member but when I tried to send a support ticket, your system rejected my email address because it's not the typical .com or .net. It is a .us email. The error was The email address you are using is not valid.

Anyway, I have made a component with a set of config parameters. How do I retrieve the value of those parameters from the front end?

Example: I have created a wholesale discount field to give specific percentage discount rates to specific usergroups. On the front end, I will create a usergroup filters then apply that discount. However, I am still puzzling as to where those data are stored?

Por favor Acessar ou Registrar para participar da conversa.

4 anos 2 meses atrás #9782 por Søren Beck Jensen
Respondido por Søren Beck Jensen no tópico How to retrieve config param from the front end.
Thank you for reporting the bug. That is embarrassing. We use emails on the domain jensen.technology and often run into the same issue which I often curse. We will get this fixed.

To answer your question you need to do something like this:
$params = JComponentHelper::getParams('com_componentname'); //Change to your component name
$parameterValue = $params->get('parametername'); //Change to your parameter name

Søren Beck Jensen
Founder, Component-Creator.com
Os seguintes usuário(s) disseram Obrigado: FULLSTACK DEV

Por favor Acessar ou Registrar para participar da conversa.

4 anos 2 meses atrás #9783 por FULLSTACK DEV
Respondido por FULLSTACK DEV no tópico How to retrieve config param from the front end.
That did the trick! You are awesome. Thank you so much!
Os seguintes usuário(s) disseram Obrigado: Søren Beck Jensen

Por favor Acessar ou Registrar para participar da conversa.

Tempo para a criação da página:0.072 segundos
Powered by Fórum Kunena

We use cookies so that you can place orders and we can provide a better service. You can control the use of cookies at the individual browser level. If you reject cookies, you may still use our website, but your ability to use some features or areas of our website may be limited.