Skip to content

Commit a2d1e41

Browse files
committed
Fix Image reference
1 parent 362d3c8 commit a2d1e41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/declarative-customization/formatting-advanced.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,8 +256,9 @@ A special json property `inlineEditField` is used with value as the field intern
256256
"txtContent": "[$FieldName]"
257257
}
258258
```
259+
<br />
259260

260-
<img src="../images/sp-columnformatting-inline-editing.gif" alt="Inline Editing using inlineEditField property"/>
261+
![Inline Editing using inlineEditField property](../images/sp-columnformatting-inline-editing.gif)
261262

262263
This allows the users to edit items in-place, within the view, without navigating away to grid based editing or to a item edit form.
263264

0 commit comments

Comments
 (0)