Main menu

Forum


× Help Forum English

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

  • rimantas
  • Topic Author
  • New Member
  • New Member
More
8 years 1 month ago - 8 years 1 month ago #13662 by 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
Attachments:
Last edit: 8 years 1 month ago by Lyr!C.

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
8 years 1 month ago #13666 by Lyr!C
Replied by Lyr!C on topic 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) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • rimantas
  • Topic Author
  • New Member
  • New Member
More
8 years 1 month ago #13680 by rimantas
Replied by rimantas on topic 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?

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
8 years 1 month ago #13694 by Lyr!C
Replied by Lyr!C on topic 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) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • rimantas
  • Topic Author
  • New Member
  • New Member
More
8 years 1 month ago - 8 years 1 month ago #13709 by rimantas
Replied by rimantas on topic 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. :)
Attachments:
Last edit: 8 years 1 month ago by rimantas.

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
8 years 1 month ago #13710 by Lyr!C
Replied by Lyr!C on topic 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) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
8 years 1 month ago #13711 by Lyr!C
Replied by Lyr!C on topic 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) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
8 years 1 month ago - 8 years 1 month ago #13715 by Lyr!C
Replied by Lyr!C on topic 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) .

File Attachment:

Attachments:
Last edit: 8 years 1 month ago by Lyr!C.

Please Log in or Create an account to join the conversation.

  • rimantas
  • Topic Author
  • New Member
  • New Member
More
8 years 1 month ago #13717 by 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.

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
8 years 1 month ago #13720 by 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) .

File Attachment:

Please Log in or Create an account to join the conversation.

Moderators: Lyr!C
Time to create page: 0.124 seconds

 

Follow Us

Create your Joomla templates with Template Creator CK

acymailing logo new