Page 1 of 1

How: Remove link from detail view?

Posted: 2019-07-07 07:48
by onoehring
Hi,

as the detail view might be very simple, there could be no need to see the link icon in the left. Circled icon/link should not be there.
ec_56.png
ec_56.png (11.03 KiB) Viewed 1374 times
The docs page 7 does not help me ("Table properties > Display a link to children records from ") and change any of the settings in the image below does not seem to make any changes (should they).
ec_57.png
ec_57.png (36.24 KiB) Viewed 1374 times
Olaf

Re: How: Remove link from detail view?

Posted: 2019-07-07 09:16
by onoehring
Hi,

jsetzer suggested using CSS ( viewtopic.php?f=2&t=3122&p=10502#p10501 ) but maybe there is an AppGini switch to completely remove those links?

Olaf

Re: How: Remove link from detail view?

Posted: 2019-07-07 09:26
by jsetzer
onoehring wrote:
2019-07-07 09:16
Hi,

jsetzer suggested using CSS ( viewtopic.php?f=2&t=3122&p=10502#p10501 ) but maybe there is an AppGini switch to completely remove those links?

Olaf

Sorry, Olaf, I did not suggest and would not suggest using CSS for this because It's much too easy to hack. Even removing those elements using JQuery can be hacked easily. So right now I don't have any good hooks-only recommendation.

Regards,
Jan