Is it possible to create a custom function that would limit the parameters the user is prompted with?
I have a report or an application in Crystal which prompts the user for new, Add location, or change form
This is all fine until the user selects the change form. Once this is selected, I am needing more options to be presented and only for the change form.
If the other 2 options are picked, I can limit what is displayed with no problem. I just do not want the other parameters related to the change form to be shown if the first 2 choices are selected.
I am hoping there is a way to supress these other options.
Thank you in advance.
I have a report or an application in Crystal which prompts the user for new, Add location, or change form
This is all fine until the user selects the change form. Once this is selected, I am needing more options to be presented and only for the change form.
If the other 2 options are picked, I can limit what is displayed with no problem. I just do not want the other parameters related to the change form to be shown if the first 2 choices are selected.
I am hoping there is a way to supress these other options.
Thank you in advance.