Community Support Forum
This is the place to ask questions about anything related to cloudscribe!
Does MySQL work in Visual Studio 2022
I have selected to use MySQL in my instance of Cloudscribe .NET6. I have MySQL server installed on my computer, but I am not sure how to integrate it in the Cloudscribe Solution since it did n...
0
votes
5
answers
1780
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
401
views
Support for .NET 6?
.NET 5 is reaching end-of-life support from Microsoft in May 2022. When will cloudescribe.web.navigation support .NET 6? Thanks!
1
votes
3
answers
804
views
Simple contact form and settings
Hi, I have published a Cloudscribe site using aspnet core 3.1. The site is mvc and uses the Forms and Surveys, but not yet purchased until I am sure the organization is happy. I set that up in...
0
votes
22
answers
1606
views
NavNode with multiple parent
In the Navigation.xml, how can I re-use (design) a NavNode child that has multiple parents?
0
votes
3
answers
683
views
Navigation Menu Recursion Issue
So I'm using the nuget package for cloudscribe.web.navigation and I recently updated to version 5.0.0. I have overwritten the viewcomponent Bs4SideNav to only display the children for the curr...
0
votes
2
answers
579
views
use of react as shown in Cloudscribe video
Hello, I am trying to use the example shown here--
https://www.cloudscribe.com/advanced-client-side-development-with-webpack...
0
votes
2
answers
673
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
711
views
Editing Simple Content page
I have setup CloudScribe with simple content and everything seems to work find with the exception of editing content. On my home page, I am using the "Flexible complex page template"...
0
votes
2
answers
660
views
When will cloudscribe be upgraded to .NET 5?
I saw the blog post about upgrading to .NET 5 but was curious if there was an eta?
1
votes
19
answers
538
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
805
views
How to successfully add Simple Contact Form to an existing aspnet core website
I would like to use the Simple Contact form but have not installed it right. I started by adding the Nuget package and then I added the files from Github. I created a ContactController and Raz...
0
votes
2
answers
1756
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
731
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
414
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
430
views