Questions tagged [2sxc]

Anything related to 2sxc, the content-management module & app-engine for DNN/DotNetNuke.

582 questions
0
votes
2 answers

2sxc - Place a @Content.field var in a javascript file

In this simple example: https://jsfiddle.net/4hxsu4rc/2/ Is it possible to place the @Content.myVarIntoJsFile inside the js file that is included via ? Since it is not part of the view template associated file…
João Gomes
  • 312
  • 2
  • 12
0
votes
1 answer

Problems with new 2sxc faq app

Anyone had any luck with this? I'm using 9.04.01 on DNN 9. There doesn't appear to be a way to add a question unlike it's previous version. The previous version had a + sign in the menu on the right to add a new question. This version doesn't. Is…
Forexbob
  • 13
  • 5
0
votes
1 answer

2sxc Designers in 9.4.2 Not Working for Me

I am running into an issue where I can't get the "2sxc Designers" role to work properly in 2sxc 9.4.2 and DNN 9.1.1. I created the "2sxc Designers" role. As a result the advanced buttons are hidden from everyone but Superusers. That is good. I put…
MDM
  • 897
  • 6
  • 12
0
votes
1 answer

2sxc Content.Toolbar add existing item to list

The Content.Toolbar offers a number of options for list management. The one option that I can't find is "add existing content item to list. If you've defined a demo content item for the list, that will be added and you can then replace it, but I…
Joe Craig
  • 1,244
  • 1
  • 7
  • 7
0
votes
1 answer

Turn off 2sxc Content Item Title as Module Title

Is there a way of turning of the 2sxc feature that replaces the module title with the Content Item Title (in the case of a list, it seems to use the Title of the first Content Item in the list) Thanks!
Joe Craig
  • 1,244
  • 1
  • 7
  • 7
0
votes
1 answer

How can I select a random item from a 2sxc Data stream?

I want to display a random quotation on each page of the website. If I try it using Content, it works but each module has its own content. When I switch to using Data, I can't seem to be able to randomly select an item in the list. I have a Content…
TopCat
  • 30
  • 4
0
votes
2 answers

$2sxc is not defined

After adding Content module to a page, I just get a round blue icon with white glasses. Clicking on it produces an error in the console: ReferenceError: $2sxc is not defined 1 ui.html:20:5
TopCat
  • 30
  • 4
0
votes
1 answer

2SXC - Complete Upgrade not completing after 8.x upgrade to 9.2

Referring to this article: Link » What to do if 10x pressing the button does not do the trick? We have updated the modul from 8.x to 9.2 four days ago and have been pressing the button ever since. It is now still showing "Error: System.Exception:…
0
votes
1 answer

Problems saving in 2sxc v09.03.00-pre2

So I should know better than to roll out a pre-release but I did... Running DNN 9.1.1 2svx 9.0.3.00-pre2 Issues have shown up in 2 areas: 1. The blog app will not save Categories or Tags the blog entry saves OK but strips any Category, Tags, or…
0
votes
2 answers

Is there a way to turn off the add module buttons?

Having installed 2SXC, every pane gets 3 buttons on hoover. Is it possible to turn those off? scenario 1: a pane is quite small and instead of clicking a shopping basket, you'll add another module scenario 2: a customer is not a hard core tech and…
0
votes
1 answer

Having Issues with 2sxc Data Import

Needing some help with Showing Imported data on my production site after exporting it from staging. After finishing up my updates on staging I installed 2sxc module on my production created my content types and my 2 views (Current award winners and…
CodeWeaver
  • 13
  • 5
0
votes
1 answer

Object reference... How do I know where in the site an error is happening and why?

This is what I have from the Site Log, but not information where is happening not event in what Portal, any ideas? at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at ToSic.Eav.Apps.ZoneManager.get_Languages()…
0
votes
1 answer

Having some issues with 2sxc version 9.x: unable to select App/Content layout

I have upgraded to v. 9.1.3 and I still have the same issue that I found with previous 9.x versions, so I'm still forced to use v.8.12 . The problem is that I am unable to select the layout of any App/Content when I insert it to the page, after…
Amer
  • 468
  • 1
  • 5
  • 15
0
votes
1 answer

How to duplicate a 2sxc app?

I've a 2sxc app that I like. Now I want to make a copy/duplicate to experiment further with. In the list of my apps (in Apps Management) I don't see a "make a copy" button. Am I just missing it? I can export the complete app to an external ZIP file…
Vash Juan
  • 37
  • 8
0
votes
2 answers

2sxc | removing file path by trimming w/ Javascript method

I have the following file path displaying: And I want to display only file name 'Doc1' (minus path and extension). I have tried unsucessfully the following and would appreciate any further light you could share as to what I am doing wrong... …
denisjoconnor
  • 115
  • 1
  • 9