Skip to content

[{{row-count-placeholder}}] not showing the number #34

@nadia-am

Description

@nadia-am

[{{row-count-placeholder}}] is just showing myvariable[{{row-count-placeholder}}] in outputs not the number?!

the result is :
<tr class=" row" style="display: block!important;">
<td style="width: 20%;"> <input type="text" name="edu-degree[{{row-count-placeholder}}]" placeholder="مقطع تحصیلی" value="کارشناسی"> </td>
<td style="width: 20%;"> <input type="text" name="edu-field[{{row-count-placeholder}}]" placeholder="رشته تحصیلی" value="همون"></td>
<td style="width: 20%;"> <input type="text" name="edu-place[{{row-count-placeholder}}]" placeholder="محل تحصیل" value="رشت"> </td>
<td style="width: 20%;"> <input type="text" name="edu-start[{{row-count-placeholder}}]" placeholder="سال شروع" value="88"> </td>
<td style="width: 20%;"> <input type="text" name="edu-end[{{row-count-placeholder}}]" placeholder="سال فارغ التحصیلی" value="89"> </td>
<td> <span style="border-radius: 5px; background:#c53939; padding: 5px 15px;color: white;" class="remove">حذف</span></td>
</tr>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions