PATCH: Added Note Backform control (pgAdmin4). - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject PATCH: Added Note Backform control (pgAdmin4).
Date
Msg-id CAKKotZTMhxP=V06JJ2kgQ9qHaZkJzFptmGp-8Mrda+SdDccATg@mail.gmail.com
Whole thread Raw
Responses Re: PATCH: Added Note Backform control (pgAdmin4).
List pgadmin-hackers
Hi,

This patch will allow us to provide annotate(s) on Form/Dialog.

Use in schema:
id: 'server_note', label: '{{ _('Note') }}',
text: '{{ _('The backup format will be PLAIN') }}',
type: 'note'

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: [pgAdmin4][Patch]: File Manager & Backform FileControl
Next
From: Thom Brown
Date:
Subject: Re: [PATCH] Tables node (pgAdmin4)