function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
laytro1978laytro1978 

Visualforce Search

Hi,

 

I am building a room booking manager.

 

The objects are in place, I now need to create a visualforce form which will allow a user to search for a certain type of room.

 

It's very similar to lookup filters, the kind of thing is a page that has search criteria at the top and results at the bottom.

 

So, search would be room size, does it have a projector, start date & time, end date & time.

 

When this is put in the results would show what is available that meets the criteria.

 

Any pointers would be welcome.

 

p.s I have tried to use resource calendars but I need to show attributes i.e projector room size in the search.