Bootstrap 4 Missing components

There seems to be a few ver 4 components missing in NSBAsic 7

eg

Are these on the way or any reason for their absence?

Cheers

Steve Warby

Badges: Were dropped by Bootstrap in BS4. Here’s a migration guide from them:

Use Labels instead.

Carousel: Not implemented yet, but it’s on our list. Do you have a project which needs it?

Collapse: isn’t really a component. It’s some additional code which allows controls to be hidden and shown. The latest build of AppStudio (7.0.3) has a new property on Buttons. ‘toggleControl’ lets you designate another control which is collapsed when the Button is clicked. Is that what you are looking for?

I am presuming a lot of people would use the Carousel within their projects.

Drag a component add some image, change a few setting and viola …

Cheers

Steve Warby

There’s alway jqxPhotoGallery…

https://wiki.nsbasic.com/JqxPhotoGallery

Cant mix these and bootstrap…:worried:

There is no problem mixing jqWidgets with Bootstrap. It’s jQuery Mobile which you cannot use anything else with.

It’s more than NSBasic.

Any ideas when the bootstrap one will arrive ?

No date has been set. Bootstrap 4.2 was just released - it has other new controls. We’ll have to see how that fits into the roadmap.

@cindycc - this appears to be unrelated to the original topic. Can you open a new topic, while we give this a try?

1 Like

There are still (2023) users who would prefer to use Bootstrap Carousel instead of jqxPhotoGallery. Any chance that it could be implemented with AppStudio?

We will have another look.

Great. Thank you.