I have created with CF and CC a simple inventory mngt system, which enables users to select and order articles from the warehouse. Today when there is insufficient inventory the order is stored with quantity =0 and a msg saying the order can not be processed (A). What I would like to do is generate a pop-up message warning that there is insufficient inventory, before processing completes, so the user can select a different article (B). See attachment for illustration. How can I do this in CF?
This topic is locked and no more replies can be posted.