Search 1.9 billion lines of Odoo code on GitHub

web_widget_prefixed_url

Author: Serpent Consulting Services Pvt. Ltd., Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0
Repository: 001101/web-1
Dependencies: web
Languages: JavaScript (19, 30.6%), Python (15, 24.2%), XML (9, 14.5%), and reStructuredText (19, 30.6%)
Other repositories: 965714601/web-1, AITIC/web, Abdulrahman3282/web, AlexandreDias23/web, AntoniRomera/web, AyoubZahid/web, BADEP/web, BS-creator/web, BT-nstuder/web, Bochelly/web, CB-Gran-Canaria/web, ChanFeei/web, Change2improve/web, ClancyQiao/web, ComitorDevTeam/web, Cy-Ghost/web, Dan-Stephen/web, Decikingship/web, Digital5-Odoo/web, DjamelEd/web, Dobtor-OCA/web, ELMARDI0107/web, ERPLibre/web, Ecnart/web, ElgatodeSchrodinger/web, ForgeFlow/web, GSLabIt/web, Gabinete-Digital/web, GlodoUK/oca-web, HirenDangar/web, JoanMarin/web, JohnmarkEnriquez/web, KENLYLST/web, KKamaa/web, KonaERP/web, MeetKD/web, Netsoro/web, NextERP-Romania/web, Nowheresly/web, OCA-MUK/web, OCA/web, Paul98isep/web, Phaunswater/web, RLeeOSI/web, SanteLibre/web, Saul-Qiang2/web, SequarSrl/web, SerpentConsultingServices/web, SirumTME/web, Syci-Consulting/web, VanMoof/web, WilldooIT/web, acsone/web, agrista/odoo-web, ahmedgenina/web, akloptim/web, alan80080/web, androettop/web, anhvu-sg/web, ansinaesmejor/web, antilhue/web, arkyalpyae/web, aurestic/web, blooparksystems/web, boskowski/web, brain-tec/web, bud-e/web, conandark/web, cormaza/web, dani-xtendoo/web, dingguijin/web, dvalladares66/web, dynapps/web, ecosoft-odoo/web, edlwise/web, ehsu0407/web, eng-eslam-a-y/web, enmasys/web, essamcis/web, etobella/web, evansadji/web, exosoftware/oca-web, factorlibre/web, fallewi/web, farinoire/web, fjouatte/web, foramaktiv/web, gab-net/web, gtorresemmanuel/web, hassanfadl/web, huntergps/web, ibudgie/web, ideaspositivas-group/web, ilecyang/web, insscn/web, jacky82669513/web, jans23/web, jchanme/web, jguerriat/web, jhonaelramos/web, kamasteve/web, karol1985/web, kejuswiss/web, khanvuthy88/web, kkasing11/web, kmee/web, kurniawanlucky/web, leanhtuan1996/web, lideritjnma/web, lilotter45/web, lincoln6delta/web, liunux4odoo/web, lubw/web, luisrodriguez-e2e/web, lweiming/web, magnuscolors/web, mashanz/web, mhadi12/web, mingkongz/web, mochammadrizanaufal/web, modoolar/oca-web, mohamedhagag/web, munawirsyam/web, nawawi/OCA_web, newtratip/web, nikhil150355/web, nilshamerlinck/web, niulinlnc/web, noorealam96/web, ob0420/web, onurugur/web, onyanga/web, orlandosorio/web, osamaegypt/web, paraita/web, phuctranerp/web, pnajman-modoolar/web-1, popsolutions/web, praxigento/oca-web, qgzhiguo/web, quentingigon/web, raizs/web, ristecona/web, robertsvx27/web, rquintanam/web, sahil-navadiya/web, samsagaz/web, sanube/web, scottliu/web, sebalix/web, sewisoft/web, sgheller/web, shiram/web, sinandurgut07/web, solvosci/web, ssaid/web, steingabelgaard/web, stevematos/web, stuti135/web, sunflowerit/web, szellmark20/web, takinobori/oca-web, tegin/web, thoongnv/web, tirix/web, tirma-sa/web, tpa-odoo/web, trionoharjadi/web, tvtma/web, unitek-solusi/OCA-web, vasiljevicmarko/web, wahello/oca-web, waveFuncjs/web, xcgd/web, xiaoyi-yanqing/web, xtjie/web, yanpierchirino/web, zcyuefan/web, zeroheure/web, and zeroincombenze/web

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /> <a name="module-for-adding-prefixed-url-widget-to-your-fields"></a> <h2>Module for adding 'prefixed_url' widget to your fields.</h2> <p>Using this widget user can add any hyperlink action using field option.</p> <a name="usage"></a> <h3>Usage</h3> <pre> <code lang="xml">&lt;field name=&quot;skype_name&quot; widget=&quot;prefixed_url&quot; options=&quot;{'prefix_name': 'skype'}&quot;/&gt;</code> </pre> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Jay Vora &lt;<a class="reference external" href="mailto:jay.vora&#64;serpentcs.com">jay.vora&#64;serpentcs.com</a>&gt;</li> <li>Swapnesh Shah &lt;<a class="reference external" href="mailto:s.shah.serpentcs&#64;gmail.com">s.shah.serpentcs&#64;gmail.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>