Page 1 of 1

Caption Description

Posted: 2025-05-30 09:45
by soewandi
I've found, after upgrading to Version 25.12, caption description (i symbol) can't work. Does anyone else have the same problem?
Image

My regards,
Soewandi

Re: Caption Description

Posted: 2025-05-30 23:50
by zibrahim
I have NO problem with 25.12. It is working as expected.
SCR-20250531-ifml.png
SCR-20250531-ifml.png (72.64 KiB) Viewed 5200 times

Re: Caption Description

Posted: 2025-05-31 07:05
by jfischer
Hello soewandi

Click on the small i - it will appear. It used to be displayed in the gray box, but I don't think that's the case anymore.

Best regards Josef

Re: Caption Description

Posted: 2025-05-31 07:55
by soewandi
@Zibrahim, thanks for confirming that it's not a bug.
@jfischer, I clicked the little i symbol, but the description doesn't appear. The same thing happens to other apps upgraded to 24.15. Even though I've regenerated the app. Something weird is happening in my app :)

My regards,
Soewandi

Re: Caption Description

Posted: 2025-05-31 08:02
by soewandi
In version 24.19 working well.
Image

Re: Caption Description

Posted: 2025-06-01 11:34
by soewandi
soewandi wrote:
2025-05-31 07:55
@Zibrahim, thanks for confirming that it's not a bug.
@jfischer, I clicked the little i symbol, but the description doesn't appear. The same thing happens to other apps upgraded to 24.15. Even though I've regenerated the app. Something weird is happening in my app :)

My regards,
Soewandi
Sorry, typos version error (24.15). I mean after upgrading to version 25.12

Re: Caption Description

Posted: 2025-06-02 09:53
by jfischer
Hello
Hello
The fields are displayed normally for me in version 25.12.

Best regards, Josef

AppGini.png
AppGini.png (107.25 KiB) Viewed 5027 times

Re: Caption Description

Posted: 2025-06-05 11:14
by soewandi
My update: Eureka! The reason why the caption description in my app doesn't work is because I use the js code in footer-extra.php:

Code: Select all

$j('.help-block').hide(); 
My best regards, Soewandi