HI,
When logged in, the DV view has borders.
But when viewing as a guest, no borders.
Can anyone help me to add borders to DV when a guest.
Thanks
Tables borders
Re: Tables borders
Some screen shots
- Attachments
-
- 102.jpg (20.57 KiB) Viewed 7213 times
-
- 101.jpg (25.39 KiB) Viewed 7213 times
23.17
Re: Tables borders
These are borders of the input fields. In anonymous mode, visitors have no edit permissions, and thus don't see input fields. Instead they just see the read-only values of the fields. If you want to allow anonymous users to edit the record, you can change anonymous permissions in the admin area. For more details, please refer to: http://bigprof.com/appgini/screencasts/ ... mous-users

- DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
- Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.
- Need personalized consulting on your specific app and customizations? Book an online call with me here.
Re: Tables borders
Got what I want with bootstrap "table table-striped"
See mt source code to see what I did, http://activations.dx27.net/Activations_view.php
See mt source code to see what I did, http://activations.dx27.net/Activations_view.php
- Attachments
-
- screenshot.jpg (20.52 KiB) Viewed 7175 times
23.17