Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Each time i add or edit record to database, i want a preview page displayed as confirmation. How i do that in asp/phprunner?
Hi,unfortunately there is no easy way to do it.As workaround you can check and print entered values in the Before record added/updated events on the Events tab.Set up global flag and change it in the Before record added/updated events.