0

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 way.

(screen1)

But the problem is that if I go to look application definition, tere is no such dropdown field. There is only string field of unknown type.

(screen2)

How is this posible, or from where aplication get this dropdown values?

Jernej Pirc
  • 504
  • 1
  • 4
  • 13

1 Answers1

1

This could be a left-over of older times. In the old days, the dropdown items were in a special field which was part of the "String" definition. This had to be moved in 2sxc 8, because otherwise the "String" had many fields which never really applied. Now the values are in the "string-dropdown" - but the UI still shows the old values till you manually add new values to string-dropdown.

I hope we can update the sample soon.

iJungleBoy
  • 5,325
  • 1
  • 9
  • 21