Menu

#996 How to show end time at search

open
nobody
1
2016-06-20
2016-06-13
ivan
No

Hi!

How I show end_time at search page? I show room_name but end_time shows the same that start_time. And now table is bigger than space so I need to move it with horizontal bar. Any idea to fix both things?

Thanks
Magotas

Discussion

  • Campbell Morrison

    Which version of MRBS are you using? It sounds like you have modified the code to add the end_time. What changes have you made?

    Another solution would just be to use Report instead, which is really just an advanced search.

     
  • ivan

    ivan - 2016-06-20

    Hi Campbell!

    Thanks!

    My version is MRBS 1.5.0.

    I have modified search.php.

    I added $values[] = htmlspecialchars($row['room_name']); at output_row function and echo "" . get_vocab("room") . "\n"; at the end.

    I get room name usign that but I tried to do the same with end_time but it dosen't work.

    I saw report. I'll chek it, thanks!

     
MongoDB Logo MongoDB