Page 1 of 1

Blank fields no longer clickable in table view

Posted: 2022-08-12 09:39
by thecomputerchap
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.

Re: Blank fields no longer clickable in table view

Posted: 2022-08-12 19:32
by AhmedBR
Hi,

My apps are like this, empty field does nothing, only when something is there, its clickable.

Re: Blank fields no longer clickable in table view

Posted: 2022-08-13 03:25
by baudwalker
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.

Re: Blank fields no longer clickable in table view

Posted: 2022-09-21 09:40
by tchandra
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