February 3, 201015 yr Newbies I have a database that clients to be able to view online. They shouldn't be able to see other clients data and the login script does a search and shows them only the data they are allowed to see. Giving access to the toolbar lets them hit the view all button so I hid the toolbar and implemented buttons on the layout for navigation. They still need to be able to do a find on one field though. How can I implement a search field on a layout in IWP? The clients permissions are set to view only. TAI
February 16, 201015 yr Newbies use one or more global fields make a search-script and put the input from the global fields into the other fields and search greetings Nico
Create an account or sign in to comment