Blank fields no longer clickable in table view

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
thecomputerchap
Veteran Member
Posts: 47
Joined: 2016-08-28 10:37

Blank fields no longer clickable in table view

Post by thecomputerchap » 2022-08-12 09:39

Hi all,

I wonder if anyone else can clarify this...

For some reason, I am no longer able to click on a blank field in the table view to go into the detail view. If there is data in the field, it works fine. I have inspected the code in my browser and it looks like AppGini isn't adding any <a> tags if it's a blank field so I think it's that which is causing this.

I checked if my hooks were causing the problem by creating a completely new, fresh Appgini site from scratch and tested it and it is showing exactly the same problem.

I really need this to work as I am using the Jeditable library so I can edit fields in the table view.

This has only just started happening very recently, so I assume it's an update that is causing it.

Can anyone please clarify if this is happening to them too please?

Cheers!

Dazzy.

AhmedBR
AppGini Super Hero
AppGini Super Hero
Posts: 327
Joined: 2013-09-19 10:23

Re: Blank fields no longer clickable in table view

Post by AhmedBR » 2022-08-12 19:32

Hi,

My apps are like this, empty field does nothing, only when something is there, its clickable.
AppGini 22.14 - xampp 3.3.0 - PHP 7.4.30 - Summary reports - Calendar - Mass update - Messages - AppGiniHelper

User avatar
baudwalker
Veteran Member
Posts: 188
Joined: 2015-02-03 08:08
Location: Bellingen NSW Australia

Re: Blank fields no longer clickable in table view

Post by baudwalker » 2022-08-13 03:25

As far as I remember it has always been like this. You have always needed a field with an entry to create a link to click.

tchandra
Posts: 13
Joined: 2019-09-22 16:52

Re: Blank fields no longer clickable in table view

Post by tchandra » 2022-09-21 09:40

I think it's always been like this.
I checked using Ruview app (Resource Utilization) , generated using appgini 5.62
https://bigprof.com/appgini/application ... art-viewer

A blank line without any data is not clickable

Hope this helps

thomas

Post Reply