Tabs inside Accordian Panel

This sub-forum is for discussing all topics related to AppGini Helper JavaScript Library, provided by bizzworxx as a third-party AppGini plugin.
Post Reply
mdspine
Veteran Member
Posts: 34
Joined: 2020-06-06 12:38

Tabs inside Accordian Panel

Post by mdspine » 2020-06-11 02:36

HI
How do I put Tabs inside Accordian panel like this
http://samuelthampi.com/Test.html
Thanks
Sam

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1814
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: Tabs inside Accordian Panel

Post by jsetzer » 2020-06-11 06:23

Hi Sam,

I'm sorry, there is no built-in function in AGH Javascript Library for placing tabs having fields inside collapsble panels.

It is possible other way round: You can add collapsible panels (https://appgini.bizzworxx.de/products/j ... le-panels/) having fields in custom tabs (https://appgini.bizzworxx.de/products/j ... view/tabs/).

If you want to build it yourself, here are the docs for Bootstrap3 accordions and tabs:
Kind regards,
Jan
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

mdspine
Veteran Member
Posts: 34
Joined: 2020-06-06 12:38

Re: Tabs inside Accordian Panel

Post by mdspine » 2020-06-12 04:47

Thanks for your reply
The text fields show sup in the accordian, however the radio buttons do not show up in the tabbed panel for some reason
See picture
Thanks
Attachments
Capture.PNG
Capture.PNG (17.39 KiB) Viewed 1985 times

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1814
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: Tabs inside Accordian Panel

Post by jsetzer » 2020-06-12 05:29

Sorry, I do not understand:
In our library, radio buttons should work with collapsible panels:
n9iOQGA2Xg.gif
n9iOQGA2Xg.gif (26.69 KiB) Viewed 1980 times

---
  • If this is not a bug-report but probably related to your own accordion-implementation, perhaps you should ask in one of the following AppGini community forums, because there you will reach more Superheroes who should be able to help you with your custom implementation:
  • If you think this is a bug in AGH Javascript Library, I definately need more information including your javascript code of TABLENAME-dv.js, error messages or warnings in console etc.
Regards,
Jan
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

mdspine
Veteran Member
Posts: 34
Joined: 2020-06-06 12:38

Re: Tabs inside Accordian Panel

Post by mdspine » 2020-06-12 12:35

Will make a demo project and send you the link and js
Thanks

mdspine
Veteran Member
Posts: 34
Joined: 2020-06-06 12:38

Re: Tabs inside Accordian Panel

Post by mdspine » 2020-06-12 17:01

I will send a private message

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1814
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: Tabs inside Accordian Panel

Post by jsetzer » 2020-06-12 17:49

I have answered your email.

This is a general programming task which is not related to our library and no bug.

I once again recommend asking general questions in the "advanced" forums because there are many expert contributors there who can help you on your bootstrap related challenge.

I'm sorry, I cannot help in this case.

Regards,
Jan
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

Post Reply