Community Support Forum
This is the place to ask questions about anything related to cloudscribe!
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
845
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
1807
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
783
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
481
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
484
views
Federated sign out not working consistently
Has anyone tried using the front channel or back channel logout functionality? I haven't been able to get either to work consistently and I'm not sure why. I have multiple clients, each with...
0
votes
0
answers
1439
views
Do TalkAbout Forums Support File Uploads
We're interested in the TalkAbout Forums commercial product, however file uploads/attachments per question or answer would be a requirement for us. Is this something that's already supported?...
0
votes
6
answers
1620
views
How can you integrate a cloudscribe application with a Xamarin App
I am wondering how to create a Xamarin app the natively authenticates and then access features of cloudscribe based application.
0
votes
3
answers
826
views
How do I turn on TalkAbout Comment System
Hi,
I bought the TalkAbout Comment system and I see comment options in my admin menu. But I don't see the option to allow comments. I can't see to turn it on.
Thanks
0
votes
10
answers
864
views
Implement messaging between admin and users
Hi,
I am new to cloudscribe and trying to implement a way to send messages between users and admin of the site only visible to the recipients. How can I achieve this using the cloudscribe temp...
0
votes
6
answers
794
views
IdentityServer transitioning to commercial license
I am just curious if any other Cloudscribe users who also depend on the IdentityServer Integration are aware of the transition of IdentityServer to a commercial license (https://leastprivilege.com/2020/10/01/the-future-of-identityserver/...
0
votes
3
answers
1748
views
Custom private themes not showing up in dropdown selection
I have a domain based multi tenant project. I am trying to add a custom private theme for each tenant. I have added a structure as follows under the sitefiles folder: s2 themes custom2
...
0
votes
3
answers
564
views
Extending User Attributes/Properties
Hi, I just started trying out CloudScribe. Its looking good.
For user registration, why not just allow SiteUser to be as easy to extend as IdentityUser in Asp.net identity, i think the ...
0
votes
2
answers
736
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
693
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
907
views