Survey-library: PanelDynamic - templateTitle & confirm remove?

Created on 11 Aug 2017  路  5Comments  路  Source: surveyjs/survey-library

Hello,
PanelDynamic was a great enhancement, just what I needed.
I have two questions:

  • is it possible to add the panel index in the templateTitle? ex:"templateTitle": "Information: {panelindex}"

  • is it possible to add a confirmation when remove button is clicked? it is too easy to remove a panel by mistake after is already fill out.

  • forgot a third one :p same as in the matrix dynamic, is it posible to add like a key question. a question that cannot have repeated value in other panel?

Thanks.
Excellent job!!!

enhancement

Most helpful comment

@madceb

  • {panelIndex} - it will be easy to implement and it makes sense, from {1 to panelCount}. I will do it.
  • Confirmation question on delete - I wanted to implement it on the beginning, but then decided to add this functionality in the next minor release. Absolutely agree, it is a "must be" functionality.
  • key question/value - hm... I was thinking about adding a validator, but I think key name (column/question) is a better solution. I will do it, likely on the next week.

Thank you,
Andrew

All 5 comments

@madceb

  • {panelIndex} - it will be easy to implement and it makes sense, from {1 to panelCount}. I will do it.
  • Confirmation question on delete - I wanted to implement it on the beginning, but then decided to add this functionality in the next minor release. Absolutely agree, it is a "must be" functionality.
  • key question/value - hm... I was thinking about adding a validator, but I think key name (column/question) is a better solution. I will do it, likely on the next week.

Thank you,
Andrew

Thanks @andrewtelnov this is already a great tool, this will make it event better.
Excellent!

Great!!! @andrewtelnov. Thanks 馃

Looks and Works great! 馃憤 Excellent Job @andrewtelnov

Was this page helpful?
0 / 5 - 0 ratings