Sienn Forum
»
Sienn Partners
»
Shop
»
Order dropdown or radiobuttonlist mainchoice price matrix
Rank: Sienn Developer
Groups: Administration
Joined: 10/8/2008(UTC) Posts: 23
|
For changing the order of the dropdownlist or radiobuttonlist in the price matrix you can use an indexed key in the config database. Use in the config database the index of the layout and the key "PRIJSMATRIXORDERBY". Within the value put everything behind the ORDER BY in a Query. The available fields are:
K_KOLOMNR, K_OMSCHRIJVING, R_OMSCHRIJVING, R_PRIJS, R_WINKELPRIJS, R_KENMERK
So a good config value could be: Taalid: 2 Key: PRIJSMATRIXORDERBY Value: K_OMSCHRIJVING,K_KOLOMNR
|
|
|
|
Rank: Administration
Groups: Administration
Joined: 10/8/2008(UTC) Posts: 190  Was thanked: 1 time(s) in 1 post(s)
|
|
|
|
|
Rank: Administration
Groups: Moderators, Administration, Member Joined: 10/8/2008(UTC) Posts: 44
|
Or by lowest price (field: value ): Code:cast(R_PRIJS as decimal(19,2))
|
|
|
|
Sienn Forum
»
Sienn Partners
»
Shop
»
Order dropdown or radiobuttonlist mainchoice price matrix
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The Sienn Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close