Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:3500:0800 [2023/04/05 04:38] – removed - external edit (Unknown date) 127.0.0.1 | docs:3500:0800 [2025/06/12 02:36] (current) – Rename to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | [< | ||
| + | ====== Writing client-side plugins ====== | ||
| + | In // | ||
| + | |||
| + | All client-side plugins must be written in Javascript and in most cases you need the knowledge of the [[http:// | ||
| + | |||
| + | There are several types of the client-side plugins you can add in // | ||
| + | |||
| + | * Modify the default behaviour and presentation of forms | ||
| + | * Modify the default behaviour and presentation of form sections in forms | ||
| + | * Modify the default presentation of individual fields within forms | ||
| + | * Modify the default presentation and behaviour of queries | ||
| + | * Modify the default presentation and behaviour of content panels inside visual perspectives | ||
| + | |||
| + | We will look at each of these client-side plugins separately | ||
| + | |||
| + | {{simplenavi> | ||