Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
I have a inventory detail page where I enter items that I receive. Is it possible to echo the data entry of these items as a session and show them on the add page line by line as they are entered.
Hi,sure, just output $valuesarray in Before record added event.Here is the sample code:
echo "Field1:";