Community Support Forum

This is the place to ask questions about anything related to cloudscribe!

Clear

Support for .Net7?

Is there going to be support for .net 7?

1
votes
2
answers
638
views

Rss feed for posts of website

Is there a way to add an RSS feed-- or several-- to my Cloudscribe website without using Feedburner? Also, how can I display a category of my blog posts on a page, in a list?

0
votes
5
answers
149
views

Minify source code

Does Cloudscribe have a file or dll to minify the source code so that if someone looks at the page source they do not see the vertical, explicit view? Thanks.

0
votes
4
answers
359
views

Sql Server database version question

I use a Windows 10 machine and can only install the SqlServer Management Studio 2014. So, when I created my Cloudscribe app using a SqlServer db, the version it associated is SqlServer 13.0.xx...
0
votes
2
answers
211
views

Information on search functionality in Cloudscribe

I am slowly developing a Cloudscribe website using Core-latest version. I noticed on the Suffolk site there is a search page

https://heritage.suffolk.gov.uk/search...
1
votes
2
answers
2213
views

Any Chance of putting up a short YouTube video for Adding Tables and Data for Custom Features

Also, an in app Data Table Builder would be a handy feature.

Thanks

0
votes
4
answers
1739
views

use of bootstrap 5 in cloudscribe .NET 6

I had read that Bootstrap 5 uses Vanilla JS and some plugins, but in the Cloudscribe project it has Bootstrap 5 and jquery. Why is this? Thank you.

0
votes
2
answers
315
views
0
votes
2
answers
564
views

Social login with Azure AD

I have installed CloudScribe without Identity Server. I think it is an overkill for the project I am working on. However, I want to integrate Azure AD login by using Social Logins openIdConnec...
0
votes
4
answers
528
views

Does Simple Contact Form work if I am using NoDb and MVC in Core?

I am trying again to set up a simple instance of Cloudscribe. I used the Visual Studio plugin and selected the Core, Simple Content and Home Controller and NoDb and Simple Contact Form. I hav...
0
votes
6
answers
706
views

Can I use Cloudscribe Forms in an existing Asp.net Core 3.1 website?

I like the Forms module. It's amazing! I would like to purchase a license, but would like to add the module to an existing website rather than launching a new SimpleContent or other Cloudscrib...
0
votes
13
answers
598
views

I downloaded Simple Content with asp.net core 3.1

but it says that the package sts.Common with version (>=3.1.0) is missing so it will not debug

I removed the Microsoft.aspnetcore.mvc.newtonsoftjson file 3.0 in order to update to th...
0
votes
7
answers
352
views

Allow registration without Username?

hi, I find users don't like the "Username" requirement when registering. It fails if they include spaces - rules aren't clear, and it's not used as the "hello xxx" after re...
0
votes
2
answers
346
views

Can I ask what the "RoleLookupPolicy" is for?

I get that RoleAdminPolicy allows adding/removing users from roles, but I can't see what RoleLookupPolicy does. If a user meets UserManagementPolicy they can see details of a user including wh...
0
votes
1
answers
558
views

How do I access tenants other than the root site in my development environment?

I'm want to work in hostname multi-tenant mode as per https://www.cloudscribe.com/multi-tenant-support but when I run the site lo...
1
votes
3
answers
748
views