Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: [SOLVED] Limit data shown for Attendees?

[SOLVED] Limit data shown for Attendees? 12 years 5 months ago #17750

  • ccotton
  • ccotton's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 32
  • Thank you received: 0
We have requests to show the "Attendee" button, but several club members don't want much information displayed. Is it possible to limit the data shown for Attendees?

Thanks,
Chas.

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

Last Edit: by ccotton.

[SOLVED] Limit data shown for Attendees? 12 years 5 months ago #17755

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
You control what is shown.

Configuration -> View Registrants: This gives the basic controls for the attendees list.

Fields Management: Within each field, there is a checkbox to say if it will be included or not in the attendees list.

So between the two, you set what data is shown. This can not be different based on who is logged in though.

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

[SOLVED] Limit data shown for Attendees? 12 years 5 months ago #17761

  • ccotton
  • ccotton's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 32
  • Thank you received: 0
Thanks, that's what I needed. We are showing only the first and last names, so that results in a large gap between the names. Can this be easily changed?

Thanks again,
Chas.

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

[SOLVED] Limit data shown for Attendees? 12 years 5 months ago #17763

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
That is a table that is coded for 100% width. You'll have to modify that so the columns do not automatically stretch for the full width. In this file:

/components/com_dtregister/views/event/tmpl/registrant.php

On line 163, find this:

<table cellpadding="4" cellspacing="1" width="100%">

Change that width setting to a smaller percentage or just a fixed width. Thanks.

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

[SOLVED] Limit data shown for Attendees? 12 years 5 months ago #17764

  • ccotton
  • ccotton's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 32
  • Thank you received: 0
Thanks!
Chas.

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

[SOLVED] Limit data shown for Attendees? 11 years 6 months ago #20750

  • aidancoughlan
  • aidancoughlan's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
We have the same problem - many attendees want to see who else is attending, and other attendees don't want their name to be listed at all. It would be great if attendees could specify this during the registration process - defaulted to "ON" (ie. its OK to show my name), but with the ability to set it "OFF" (ie. I don't want the fact that I'm registered shown on the front end to other attendees).

This would satisfy both types of users. One to put on the feature request list.... many thanks.

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

  • Page:
  • 1
  • 2
Time to create page: 0.993 seconds