[MODx] Build a CMP (Custom manager page) using MIGX in MODX 2.3 -- 2

We are not finishing yet...

1. Under MIGX Management, we need to add some "Actionbuttons"

[MODx] Build a CMP (Custom manager page) using MIGX in MODX 2.3 -- 2

2. Also some "contextmenus":

[MODx] Build a CMP (Custom manager page) using MIGX in MODX 2.3 -- 2

3. Add some 'columns' to the forms, the fields of the columns should match the fields in database (or xml schema):

For exmaple, when we add 'description' field:

[MODx] Build a CMP (Custom manager page) using MIGX in MODX 2.3 -- 2

We can also set the "Input tv type":

[MODx] Build a CMP (Custom manager page) using MIGX in MODX 2.3 -- 2

Another example for checkbox: if you have a field called 'publish', you set the 'input tv type' as 'checkbox'.

[MODx] Build a CMP (Custom manager page) using MIGX in MODX 2.3 -- 2

[MODx] Build a CMP (Custom manager page) using MIGX in MODX 2.3 -- 2

Also in the 'Renderer' tab, set Renderer as 'this.renderCrossTick'

[MODx] Build a CMP (Custom manager page) using MIGX in MODX 2.3 -- 2

[MODx] Build a CMP (Custom manager page) using MIGX in MODX 2.3 -- 2

One Important thing to remember you need to add a 'id' also:

[MODx] Build a CMP (Custom manager page) using MIGX in MODX 2.3 -- 2

So now, what it looks like:

[MODx] Build a CMP (Custom manager page) using MIGX in MODX 2.3 -- 2

You can drag & drop 'id' field to the top, as you wish :)

4. In 'Formtabs', click "Add Item":

[MODx] Build a CMP (Custom manager page) using MIGX in MODX 2.3 -- 2

5. Add a Caption, then click "Add item":

[MODx] Build a CMP (Custom manager page) using MIGX in MODX 2.3 -- 2

6. Add fields as you did in step 3.

If you have some like 'publish' field which is boolean.

You can set the default value also:

[MODx] Build a CMP (Custom manager page) using MIGX in MODX 2.3 -- 2

7. Click 'DONE' button save the imformation. Refrsh the page, click the 'serialnumber' button on the topnav. You should be able to see a 'Add a serial' button.

[MODx] Build a CMP (Custom manager page) using MIGX in MODX 2.3 -- 2

8. Then you can add information you need.

[MODx] Build a CMP (Custom manager page) using MIGX in MODX 2.3 -- 2

上一篇:一个想法照进现实-《IT连》创业项目:聊聊最近两三事


下一篇:一个想法照进现实-《IT连》创业项目:万事开头难