Main menu

Forum


× Help Forum English

[SOLVED][issue registration close after click on green button] + Input type radio button

  • rimantas
  • Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 8 ans 1 mois - il y a 8 ans 1 mois #13662 par rimantas
[EDIT JoomliC]
If you have the issue with registration close message, after click on the green Register button, go here : www.joomlic.com/forum/icagenda-help-en/3...e-radio-button#13709
If you have any information on how to reproduce the issue (i was not able to reproduce it...), you're welcome! :)
And if you have this bug, a temporay patch attached below in this topic ;)

[Original Topic]
Hey,

Is it possible to change Custom Field's input type from text (input) to something like textarea? It would be better if user could write more text (more lines).

Also Radio button isn't working properly. (See atached pictures) Is this problem related to this question:
www.joomlic.com/forum/icagenda-help-en/3...ns-not-working#13218

Thanks,
Rimantas
Pièces jointes :
Dernière édition: il y a 8 ans 1 mois par Lyr!C.

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 8 ans 1 mois #13666 par Lyr!C
Réponse de Lyr!C sur le sujet Input type and a Radio button
Hello,

About textarea custom field type, this one is in my todo list for version 3.7 ;-) (in development, so not for a soon release).

About radio button, the issue is with your site template not rendering the Joomla core radio buttons. (if you test with Protostar for example, it should be ok ;-) )

Do you have an online link, to be able to check, and see what could be wrong ?

Best Regards,
Cyril

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

  • rimantas
  • Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 8 ans 1 mois #13680 par rimantas
Réponse de rimantas sur le sujet Input type and a Radio button
Thanks, for great news! :)

Here is a link:
tiberiade.lt/2016-02-20-16-34-55/24-seim...itgalis/registracija

Look at "Pastabos" section, there is rado button with two options:
Female
Male

I found the issue, bootstrap.css is overriding buttons with this:
.radio.btn-group input[type="radio"] {
display: none;
}

What is the best solution to fix it? Add a custom css?

Also I forget to ask another question, is it possible to make an email field without verifying it in Custom Fields?

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 8 ans 1 mois #13694 par Lyr!C
Réponse de Lyr!C sur le sujet Input type and a Radio button
Hello,

What is the best solution to fix it? Add a custom css?

This bootstrap.css file is in your site template folder ?

If yes, it is an issue of your site template not displaying as requested the radio field type from Joomla API.

Yes, you can try a custom css (you can use iCagenda option for that in Global Options > General Settings tab).
Maybe something like this :
#icagenda .radio.btn-group input[type="radio"] {
display: inline-block;
}

Link online not available anymore... so can't test it ;-)

Also I forget to ask another question, is it possible to make an email field without verifying it in Custom Fields?

In Global Options of component > Registration tab, you will find options for email(s) fields in registration form ;-)

Cyril

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

  • rimantas
  • Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 8 ans 1 mois - il y a 8 ans 1 mois #13709 par rimantas
Réponse de rimantas sur le sujet Input type and a Radio button
Thanks for the replay. I will check as soon as possible.

We have updated to a new version of iCagenda 3.6.5. We encounter a new problem with registration.
When start (2016-11-01) and end dates (2016-11-20) of event is before current date (2016-11-25) - registration is over. It's OK.
When the current date is between start and end dates of event - registration is allowed (green button), and after I clicked it, I get a message that registration is over in yellow background (see attached picture). It's on our local language - Lithuanian.
When the current date is before start dates of event - registration is allowed (green button), and after I clicked it, I get a message that registration is over in yellow background (see attached picture).

Registration deadline: End date.

Also when the end date is set, and want to change start date, after I done it, end date becomes equal to start date. Then I should click again on end date. Is it our configuration problem or it is a bug? Thanks. :)
Pièces jointes :
Dernière édition: il y a 8 ans 1 mois par rimantas.

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 8 ans 1 mois #13710 par Lyr!C
Réponse de Lyr!C sur le sujet Input type and a Radio button
I'm not yet able to reproduce this issue with the yellow alert message...

Could you attach a screen shot of the event registration individual settings as well as the dates of this event with issue ?

Thanks!
Regards,
Cyril

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 8 ans 1 mois #13711 par Lyr!C
Réponse de Lyr!C sur le sujet Input type and a Radio button
An online link could help too, as i'm trying many settings, and not able to reproduce it... :pinch:

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 8 ans 1 mois - il y a 8 ans 1 mois #13715 par Lyr!C
Réponse de Lyr!C sur le sujet Input type and a Radio button
As i'm away for the week-end (yes, sometimes i don't work on we ;-) ) i attach a version with a temporary patch that could maybe work until i find the way to reproduce the issue you have (i can't confirm the patch work or not, as i was unable to reproduce this issue...)

Thanks for all the information you will be able to communicate so that i could fix it properly (note: remember to hide your personnal information in screenshot or else ;-) )

Have a nice week-end,
Best Regards,
Cyril

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

Fichier attaché :

Pièces jointes :
Dernière édition: il y a 8 ans 1 mois par Lyr!C.

Connexion ou Créer un compte pour participer à la conversation.

  • rimantas
  • Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 8 ans 1 mois #13717 par rimantas
Added default configuration (see attached pictures)
Here is the link:
tiberiade.lt/2016-02-20-16-34-55/29-test

Dates:
2016-11-15 00:00:00
2016-11-15 00:00

I will write more info as soon as possible.
Thanks for all.

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 8 ans 1 mois #13720 par Lyr!C
Hello rimantas,

Thanks for all info! ;-)

So, i see the issue on your site.
But i've tried to reproduce the same event, but for me it's working...
Maybe a global setting different ?...

If you could attach a screen of global options "Registration" tab ?
Or maybe, if possible, an admin access you can send at info(at)joomlic.com by email, with "Forum Post #3207" as Subject of the email ?

Regards,
Cyril

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

Modérateurs: Lyr!C
Temps de génération de la page : 0.188 secondes

 

Follow Us

Créez vos templates Joomla avec Template Creator CK

acymailing logo new