Welcome to our beautiful world..
Use .
GetValue(page)
or .GetValueOnApp(Vuetify) if you are in pgIndex
For clarity
The values of the checkboxes are bound directionally using the vmodel. In this screen shot when checkbox is checked it will return Y and when unchecked will return N.
If the true and false values are not specified, true/false will be returned.
If you are building forms with other input components I would greatly suggest you use the
VFlexDialog (based on the Prefence Dialog)
Happy BVAD3 Coding.
PS: If there are any further questions, please dont hesitate to ask.
I have attached a project here but which uses pgIndex with no other pages.