Skip to content

Commit 9b6dabc

Browse files
authored
Merge pull request #765 from ExpressionEngine/bug/7.x/member-rows-backspace
backspace parameter for memberlist tag
2 parents bd2f691 + 68408ad commit 9b6dabc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/member/memberlist.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,12 @@ This parameter allows you to specify the id attribute for the search <form&gt
8484

8585
This parameter allows you to specify a name attribute for the search <form> tag.
8686

87+
### `backspace=`
88+
89+
backspace="3"
90+
91+
The `backspace=` parameter will remove the specified number of characters, including spaces and line breaks, from the last iteration of the tag pair.
92+
8793
## Form Variables
8894

8995
### `{form_declaration}`

0 commit comments

Comments
 (0)