Web Widget Colorpicker

Now only in RGBA code.

../description/img/form_view_no_edit.png
../description/img/form_view_edit.png


Table of contents

Installation

To install this, follow below steps:

Usage

How to use this module:

colorpicker = fields.Char(string="Color Picker")

<field name="arch" type="xml">
    <form string="View name">
        <field name="colorpicker" widget="colorpicker"/>
    </form>
</field>

Dependent modules

Change logs

Support

2BIT GmbH