Anything related to 2sxc, the content-management module & app-engine for DNN/DotNetNuke.
Questions tagged [2sxc]
582 questions
0
votes
1 answer
(DNN/2sxc) Tokens in Template doesn't replaced with values
I have a problem with an token template in 2sxc V.8.4.5 on DNN 7.4.2. It's a template with support ListContent and ListPresentation:
[ListContent:Toolbar]

Andreas Flohr
- 38
- 4
0
votes
1 answer
Error at Copying Query in my app - for 2sxc dnn module
I create and export app for 2sxc for testing on dnn 8.00.02 and 2sxc 8.04.05
download
My problem is that I don't know what is wrong with this app or data,
that when I try to Copy Query I get the error, but don't know what is this error telling…

Jernej Pirc
- 504
- 1
- 4
- 13
0
votes
1 answer
Cascading DropDownList / TreeView data picker for 2sxc module
Is is posible to implement something like cascading dropdown in data edit:
http://demos.telerik.com/kendo-ui/dropdownlist/cascadingdropdownlist
Or treeview dropdown like page picker but with custom data.

Jernej Pirc
- 504
- 1
- 4
- 13
0
votes
1 answer
Strange DropDown in "Tutorial Query - Discover Visual Query" for 2sxc module
I am testing the : 2sxcApp_TutorialQuery-DiscoverVisualQuery_01.00.00
my dnn and 2sxc module versions:
dnn - 08.00.02
2sxc - 08.04.05
If I edit configuration for module, there is a DropDown for SortOrder field,
and I like that this stay this…

Jernej Pirc
- 504
- 1
- 4
- 13
0
votes
1 answer
Change Visual Query Filter Value from razor code in 2sxc module
I Want to create query with Visual Query designer and included sort, filter, caching and multiple strams. Basicly complex query.
I know that I can parametrize values with QueryString value or In-Value Provider or can be "hardcoded" in query.
But my…

Jernej Pirc
- 504
- 1
- 4
- 13
0
votes
1 answer
Implement Value Filter lest then and greater than in 2sxc module
How to implement Value filter in Query Designer for numbers like,
value is greater or less than number?
eg:
Value>10 and Value<30

Jernej Pirc
- 504
- 1
- 4
- 13
0
votes
2 answers
Conditional StreamFallback Data Source (DNN/2sxc)
Question moved from http://sexycontent.codeplex.com/discussions/654662#post1473430
Is it posible to make someting like StreamFallback Data Source,
but that condition is not empty stream but some other flag/content value?
Or there is some other way…

2sxc
- 13
- 4
-1
votes
1 answer
I need to call 2sxc web api without anti forgery token
Im making an app for some form, and im colleting some not sensitive information.
I need to make an automatic report from a server, calling directly to report to download information, but im not being allowed to make the call because is being enabled…

Ufoloko
- 31
- 6
-1
votes
1 answer
2sxc Blog paging
I don't know if I'm missing something, because I'm new in 2sxc Apps, but I can't find paging option in Blog settings (like it is in the News App).
Does Blog use paging? And if it does - can the number of posts per page be set (and where)?
Thank You…

Mladen Ivosevic
- 15
- 2
-1
votes
1 answer
How to disable intrusive template picker dialog?
Is there any global option to disable the template picker dialog for 2sxc after the application is configured? Now this dialog is popping up every page load in edit mode and interferes with general website editing.

Roman Yagodin
- 3
- 2
-1
votes
1 answer
How do I add checkbox in 2sxc application razor view?
Multiple attempts to use few methods with different combinations of parameters don't work for me so far.
@Html.CheckBox() causes strange behaviour: I give it 2 parameters (@Html.CheckBox(Html, "asdf")) - it says that best extension method overload…

Constantine Ketskalo
- 547
- 1
- 6
- 19
-1
votes
1 answer
2sxc 11 LTS (11.07.0X)/Timeline JS > parsererror
After Upgrade 2sxc from 1106.01 to 11.07.00/11.07.01 the Timeline JS give me errors.
I seen the same on your website:
https://2sxc.org/dnn-app-demos/en/Apps/Timeline-JS > error showing content

rthoeni
- 3
- 2
-1
votes
2 answers
DNN 7.4: Error instalando en contenido para 2sxc 10
I tell you to install DNN 7.4 then when I want to install the module contained for 2sxc 10 I get an error. (Attached image)
Thank you.
enter image description here
-1
votes
1 answer
users and expiration date
I have a question that I hope someone can help me with, I would like to be able to search for how many paying members my website has at a specific date.
They belong to their own role "members" and there is an expiration date for each member. If they…
-1
votes
1 answer
2sxc - change toolbar button color
How to change color of the blue toolbar buttons for editing?
I can't find the right css class to override this.
I also have problems how to "inspect" this hover buttons with chrome developer tools, is it posible to check calculated style of element…

Jernej Pirc
- 504
- 1
- 4
- 13