Tables borders

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
patsd102
Veteran Member
Posts: 142
Joined: 2013-01-15 19:59

Tables borders

Post by patsd102 » 2015-05-10 17:43

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
23.17

patsd102
Veteran Member
Posts: 142
Joined: 2013-01-15 19:59

Re: Tables borders

Post by patsd102 » 2015-05-10 17:46

Some screen shots
Attachments
102.jpg
102.jpg (20.57 KiB) Viewed 5393 times
101.jpg
101.jpg (25.39 KiB) Viewed 5393 times
23.17

User avatar
a.gneady
Site Admin
Posts: 1281
Joined: 2012-09-27 14:46
Contact:

Re: Tables borders

Post by a.gneady » 2015-05-11 11:52

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
:idea: AppGini plugins to add more power to your apps:
  • 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
  • Mass Update plugin: Update multiple records at once and improve your workflow efficiency.
  • Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.

patsd102
Veteran Member
Posts: 142
Joined: 2013-01-15 19:59

Re: Tables borders

Post by patsd102 » 2015-05-14 05:33

Thanks for the reply,
Have a nice day

Pat
23.17

patsd102
Veteran Member
Posts: 142
Joined: 2013-01-15 19:59

Re: Tables borders

Post by patsd102 » 2015-05-14 21:13

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
Attachments
screenshot.jpg
screenshot.jpg (20.52 KiB) Viewed 5355 times
23.17

Post Reply