help to better help you:

Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!

select.genericlist doesnt show the selectet item

select.genericlist doesnt show the selectet item

1 year 1 month ago
#30963
Dear supportteam,

I have a little problem. When loading the website, I want the "public" selection to be selected directly without having to click on it. How can I adjust that?

Thank you

Ilmar

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

Re: select.genericlist doesnt show the selectet item

1 year 1 month ago
#30964
Sorry, I really do not understand. Please can you describe what you are doing

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

Re: select.genericlist doesnt show the selectet item

1 year 1 month ago
#30965
I can create an event on my website. I created the “Attachments” tab for this purpose. These attachments must be selected between 4 categories. "Public" "Registered" "Special" and "Super Users". Before the update I had set the "public" tab to be automatically selected when the website loaded. Since the update it doesn't do that anymore and I can't find the error here to fix it.

Attachments:

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

Re: select.genericlist doesnt show the selectet item

1 year 1 month ago - 1 year 1 month ago
#30966
Thank you, I agree, this seems to be a bug:
In my eyes too, It would be better to have one accesstype as selected.
you can change it:
for events in backend: admin/edit_attachments.php line 85 change to
Code:
<?php echo JHtml::_('select.genericlist', $this->access, 'attach-access[]', array('class'=>'inputbox form-control','size'=>'7'), 'value', 'text', 1); ?>
the same in site/edit_attachments.php line 85.
and the same should be changed for venue attachments!
and in both styles: legacy and standard responsive
Last edit: 1 year 1 month ago by jojo12.
The following user(s) said Thank You: pctech, bergente

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

Re: select.genericlist doesnt show the selectet item

1 year 1 month ago
#30967
see: github.com/jemproject/JEM-Project/issues/1659
Should be fixed, please test!
The following user(s) said Thank You: pctech, bergente

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

Re: select.genericlist doesnt show the selectet item

1 year 1 month ago
#30968
we are testing on friday

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

Time to create page: 0.485 seconds