January 2, 201016 yr Newbies I have created a web form with php(not FM published) and it allows users to book appointments with available times. These time slots need to come from FMP, is there a way to update the avaialable times in the form. So for example company sets filemaker to have specific times on certain days available in FMP for users to schedule bookings online. Each available time is market by a field that is check if it is available for web. This identifies an available time. I want that "checked" time to be published to the web form so that when a users selects the drop down menu for the available times on the form, it shows available. So basically what I believe I need is just a way to update available times into an SQL table. I have FMS Advanced and FMP 10, the ODBC/JDBC is already set up. How can I do this, do I need to use XML of XSLT maybe? If so, I need some times, thanks. Edited January 2, 201016 yr by Guest
Create an account or sign in to comment