Skip to content

Commit 4225cf1

Browse files
authored
Update how-to-customize-a-field-type-using-client-side-rendering.md
1 parent f253e75 commit 4225cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/general-development/how-to-customize-a-field-type-using-client-side-rendering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ function favoriteColorViewTemplate(ctx) {
330330

331331
|**Problem**|**Solution**|
332332
|:-----|:-----|
333-
|Field type **FavoriteColorField** is not installed properly. Go to the list settings page to delete this field. <br/> |Execute the following command from an elevated command prompt: **iisreset /noforce**. <br/> > [!CAUTION]> If you are deploying the solution to a production environment, wait for an appropriate time to reset the web server using **iisreset /noforce**. |
333+
|Field type **FavoriteColorField** is not installed properly. Go to the list settings page to delete this field. <br/> |Execute the following command from an elevated command prompt: **iisreset /noforce**. <br/> **Caution:** If you are deploying the solution to a production environment, wait for an appropriate time to reset the web server using **iisreset /noforce**. |
334334

335335

336336
## Next steps

0 commit comments

Comments
 (0)