Skip to main content
Topic: make a search page (Read 1227 times) previous topic - next topic

make a search page

Hello All
I am a quite new and newbie on this
so i have a table that contain
id
document_number
document_name

how a i made a new page that only contain a search based on document number. This page supposed to be an individual page ( i mean separate from a view page)
i hope you guys got what i mean

any idea how to do this
thanks

Re: make a search page

Reply #1
@chrustygesang‍ Refer to the image attached to this reply for clarity.

1. click the add page button.
2. A window pops up for you to enter the name of the page, select the type of page, and the option to add a submenu or main menu for the page.
3. After creating the page, click on it from the list of pages where you see the list, view, add, edit and delete pages. And configure the page search option the way you want to.

Re: make a search page

Reply #2
Thanks for the response its work.

Do you mind if I ask another question.?

I try to make a download files. I set the type to "Plain text" and  set the link to current link. Its work fine on localhost, but when it accessed from another computer on local network the link stay "localhost/files/uploads/file.pdf/"
Ho to change into
"Server ip address/files/uploads/file.pdf/"