surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.01k stars 780 forks source link

Dynamic matrix: enable placeholder text for the first row only #8378

Open ElenaGorbatkova opened 3 weeks ago

ElenaGorbatkova commented 3 weeks ago

Are you requesting a feature, reporting a bug or asking a question?

Feature

What is the current behavior?

Placeholder texts are applied to the entire matrix column

What is the expected behavior?

Placeholder texts are applied to the first matrix row only

How would you reproduce the current behavior (if this is a bug)?

It's currently a default behavior

Provide the test code and the tested page URL (if applicable)

Tested page URL:

Test code

your_code_here

Specify your