Hi:D!
Is there anyway to display specific record without using WHERE condition with global variable?
Or more importantly is there anyway to stop the application to prompt for an undefined global variable?
Because I want to display a certain record by the value passed from the other application,
I can do it with the WHERE condition in the SQL settings,
but is there anyway to stop the application to prompt for the undefined global variable?
Because I don’t want the user see that prompt if they try to open that application alone(without passing parameter from another application).
