I want to save it in the selected value database from the drop down list via kentico cms

Unal UN asked on November 23, 2017 09:01

Hello,

I want to save it in the selected value database from the drop down list via kentico cms

Recent Answers


Muthukrishnan Sivaranakumar BJ answered on November 23, 2017 09:23

Hello Unal,

in order to achieve this, you will first need to unload the value to a button, and then transfer it back using the ValueDB API. Then you can reiterate the dropdown list to show the correct message.

0 votesVote for this answer Mark as a Correct answer

Unal UN answered on November 23, 2017 11:27

Thank you Muthukrishnan I added a new bowl in the special tables and selected it as a drop-down list.

0 votesVote for this answer Mark as a Correct answer

Muthukrishnan Sivaranakumar BJ answered on November 23, 2017 13:02

Good to hear that you found it! I used the abstract bowl many times and always worked nicely with my reversed lists. Although, you may need to inject a strongly typed bottled instance to your table to make all the private members visible in the value database.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.