Title: Corymbus Forms
Author: corymbus
Published: <strong>27. oktober, 2022</strong>
Last modified: 29. oktober, 2022

---

Søg plugins

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

![](https://ps.w.org/corymbus-forms/assets/icon-256x256.png?rev=2806074)

# Corymbus Forms

 Af [corymbus](https://profiles.wordpress.org/corymbus/)

[Download](https://downloads.wordpress.org/plugin/corymbus-forms.1.1.3.zip)

 * [Detaljer](https://da.wordpress.org/plugins/corymbus-forms/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/corymbus-forms/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/corymbus-forms/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/corymbus-forms/#developers)

 [Support](https://wordpress.org/support/plugin/corymbus-forms/)

## Beskrivelse

Once you have created a web page/form within Corymbus, you can embed it in any WordPress
content thanks to the `[corymbus-forms]` shortcode. The web form/page will be embedded
in a HTML `IFRAME`.

#### Syntax

The syntax is as follows:

    ```
    [corymbus-forms page="tenant/slug" attr1="value1" attr2="value2" ... ]
    ```

Where:

 * `tenant` is the encoded identifier of your Corymbus subscription
 * `slug` is the slug of your Corymbus web page. The `tenant/slug` combination is
   what follows `pages/` in the entire URL
 * `attr1`, `attr2` etc. are optional HTML attributes to be given to the IFRAME 
   embedding the web form/page.
 * `value1`, `value2` etc. are the optional values of each HTML attributes.

#### Example

If the URL of your Corymbus web form is [https://srv.corymb.us/pages/2xy54zt6bc/
my-contact-form], as shown in the Corymbus web page view, then you may embed it 
in WordPress with the following shortcode:

    ```
    [corymbus-forms page="2xy54zt6bc/my-contact-form" style="border: none" width="50%" height="600px"]
    ```

The additional attributes `style`, `width` and `height` will be applied to the IFRAME
tag encapsulating the web form, and will ensure that no border is visible, and that
the form is presented with the proper width and height.

## Skærmbilleder

[⌊The webpage view in Corymbus shows the tenant/slug combination.⌉⌊The webpage view
in Corymbus shows the tenant/slug combination.⌉[

The webpage view in Corymbus shows the tenant/slug combination.

## Installation

 * Log into the WordPress administration dashboard
 * In the main menu, go to _Plugins > Add New_
 * Enter _Corymbus Forms_ in the search box
 * Click _Install Now_ in the plugin preview box
 * Click the _Activate_ link to enable the plugin
 * You can now insert the `[corymbus-forms]` shortcode in your pages/posts/… as 
   described above

## FAQ

### The shortcode does not show any web page/form, what should I do?

 * Make sure that you have installed AND activated the plugin from the WordPress
   settings.
 * Make sure the tenant and slug are correct. To avoid any typo, you can copy-paste
   them from Corymbus.

### Who should I contact for help?

Please send an email to [contact@corymb.us](https://da.wordpress.org/plugins/corymbus-forms/contact@corymb.us?output_format=md).
We will be pleased to help!

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“Corymbus Forms” er open source-software. Følgende personer har bidraget til dette
plugin.

Bidragsydere

 *   [ corymbus ](https://profiles.wordpress.org/corymbus/)

[Oversæt “Corymbus Forms” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/corymbus-forms)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/corymbus-forms/), tjek
[SVN repository](https://plugins.svn.wordpress.org/corymbus-forms/), eller abonner
på [udviklerloggen](https://plugins.trac.wordpress.org/log/corymbus-forms/) via 
[RSS](https://plugins.trac.wordpress.org/log/corymbus-forms/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 1.1.3

 * Fix issue on version tag

#### 1.1.2

 * Improve handling of optional contact.id query parameter to prefill web forms 
   with contact information.

#### 1.1.1

 * Add handling of contact.id to prefill web forms

#### 1.0

 * First version of the plugin.

## Meta

 *  Version **1.1.3**
 *  Senest opdateret **4 år siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 4.7 eller højere **
 *  Testet op til **6.0.12**
 *  PHP-version ** 7.0 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/corymbus-forms/)
 * Tags
 * [contact form](https://da.wordpress.org/plugins/tags/contact-form/)[crm](https://da.wordpress.org/plugins/tags/crm/)
   [Web Forms](https://da.wordpress.org/plugins/tags/web-forms/)[web pages](https://da.wordpress.org/plugins/tags/web-pages/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/corymbus-forms/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

[Your review](https://wordpress.org/support/plugin/corymbus-forms/reviews/#new-post)

[Se alle anmeldelser.](https://wordpress.org/support/plugin/corymbus-forms/reviews/)

## Bidragsydere

 *   [ corymbus ](https://profiles.wordpress.org/corymbus/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/corymbus-forms/)

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](https://da.wordpress.org/plugins/corymbus-forms/contact@corymb.us?output_format=md)