Question: Within SalesLogix I have a series of screens that all have a 'Next' button, and there is a global recordset that will be passed from screen-to-screen. I would like to have the current screen close and the next screen open when the user chooses the 'Next' button, and a 'Back' button that the user can choose if the user needs to enter more information before moving on. Every script that I have tried on the OnClick event for the 'Next' button doesn't cause the current screen to close and the next screen to open. The next screen opens, but the previous screen shows as well. Do you have any suggestions?
Read more