make a search page February 16, 2022, 02:24:32 PM Hello AllI am a quite new and newbie on thisso i have a table that containiddocument_numberdocument_namehow 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 meanany idea how to do this thanks Quote Selected
Re: make a search page Reply #1 – February 16, 2022, 05:03:12 PM @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. Quote Selected
Re: make a search page Reply #2 – February 17, 2022, 09:52:53 AM 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/" Quote Selected
Re: make a search page Reply #3 – February 17, 2022, 12:56:23 PM @chrustygesang you need to set your IP as the site URL for the project, please follow the instructions here SSL web application access [SOLVED] (phprad.com) or Problem with HTTPS detection on Azure WebApps (phprad.com). Quote Selected