Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Hi there,Is there any way to enter multiple records in 1 Add screen?table = id, name, email, etcWhen I click Add, I want to enter values for the next 10 ids (auto increment).does this make sense?can you help?thanks!
Hi,you can add these records manually in the Add page: Before record added event and then remove it from main SQL query.