

In the add or edit page, change the "Trademark" combobox and see how the "Model" combobox changes. JQuery File Upload and Multiple File UploadĬlick "Employees", go to the Add or Edit page, try the "Photo" field.Ĭlick "Cars" in the left menu and then add or edit a record. The page has a larger page size and the records are scrollable.Ĭlick "Customers" and enter a few characters in the "Customer ID" textbox in the search panel.Ĭlick "Order Details", try to add a new record, select a product and the price will be auto-filled.Ĭlick "Cars" and then add or edit a record, click "Add Trademark" and then "Add Model" to add a parent/child option to the comboboxes.Ĭlick "Cars", click "Cards view" / "Table view" buttons to toggle between Custom Card / List layoutĬlick "Cars" or "Categories" or "Customers" or "Employees" or "Products".Ĭlick "Suppliers", then "Search" button on top right corner of the navigation bar.Ĭlick "Products" and then click the "Filter" icon next to "Product Name".Ĭlick "Cars" and move mouse cursor over the hyperlinks of the model names.Ĭlick "Cars" and then add, edit or view a record.Ĭlick "Orders", it has 2 detail tables: "Order Details" and "Order Details Extended". Click on any row to see the description notes for the employee.įixed Header Table (Extension for registered users only)Ĭlick "Orders2". Click the preview button on the left.Ĭlick "Employees". Move mouse cursor over the detail table link.ĭetail Preview (Off Canvas) with Sorting and Paging (Extension for registered users only)Ĭlick "Orders". Try add or edit a record.ĭetail Preview (Overlay) (Extension for registered users only)Ĭlick "Customers". Grid-Add/Edit, Inline-Add/Copy/Edit, Multi-Delete/UpdateĬlick "Orders", click "Master/Detail Add" button in the top or bottom panel, and the "Master/Detail Edit/Copy" links in the dropdown button in each row.ĭata Confirmation on Add/Edit, CAPTCHA on AddĬlick "Suppliers". Click "Highlight" button to hide/show the highlight effect. You can login using the administrator account first, then logout and re-login using other accounts to see the Advanced Security works.Ĭlick "Cars" and search Category in the search panel. you can only modify your own record in the "Employees" table.
#Can you add a app in scriptcase full#
This account has full permissions except user management. This is the administrator account which have full permissions, including user management. You can then login using the following accounts to see the feature works. You can view some pages without login as an anonymous user.


This demo project shows you how the generated pages look like and illustrates some of the advanced features: More detailed description of this demo project is provided in the tutorials of the help file. The scripts are generated by PHPMaker without hand-coding. Note This demonstration uses some extensions which are available for registered user only. I have managed to serve the app on the root with /scd, not as intended but acceptable.This demonstration requires browsers with JavaScript enabled.
#Can you add a app in scriptcase license#
So if I want to access the Scriptcase application I would reach for it through and I will not see any changes in the URL in the address bar.Īlso on the crippled page, I am presented with, I see: You have reached your license connections limit, please choose which session you want to disconnect to log in. What I understand and expect is that proxy_pass would just delegate the requests. But all I get is the crippled login page which I can not use to perform the login procedure. Īs far as I know, after logging in, if the page presented was not crippled, the PHP file accessed will be index.php. The closest I got to my goal is a crippled Scriptcase app login page. I think I misunderstand what should proxy_pass do because everything I did so far is not working. I have been trying to serve Scriptcase running on port 8091 through Nginx as a reverse proxy.
