Hi,
I'm trying to create an order form. However, when they choose an item # from the drop down and if it's out of stock on my inventory sheet, I want the rest of the form to automatically grey out, or a message should appear. Is this possible?
I started working on an idea, where I created a Dashboard with two forms. The first form is where you select the Item #. You then need to refresh your Dashboard, because there's a report that pulls up on the left of the dashboard that shows if the item you just entered is in stock or not. If it's in stock, you can fill out the second form, (re-enter the item #) and all relevant information. This is not ideal, because if the item is out of stock, or the size/color that they want is out of stock, they can still technically place the order, as the form doesn't block out specific fields based on the inventory sheet.
Any ideas or suggestions? I would love to hear!