- Translations completed for Front-End, Configs (e.g. Forms) and free text.
- Allowed_languages and default_language now part of Tenant Make iso Tenant - Introduction of Translation into Traicie Selection Specialist
This commit is contained in:
@@ -8,6 +8,7 @@ fields:
|
||||
description: "Your name"
|
||||
type: "str"
|
||||
required: true
|
||||
# It is possible to also add a field 'context'. It allows you to provide an elaborate piece of information.
|
||||
email:
|
||||
name: "Email"
|
||||
type: "str"
|
||||
@@ -17,7 +18,6 @@ fields:
|
||||
name: "Phone Number"
|
||||
type: "str"
|
||||
description: "Your Phone Number"
|
||||
context: "Een kleine test om te zien of we context kunnen doorgeven en tonen"
|
||||
required: true
|
||||
address:
|
||||
name: "Address"
|
||||
@@ -44,3 +44,8 @@ fields:
|
||||
type: "boolean"
|
||||
description: "Consent"
|
||||
required: true
|
||||
metadata:
|
||||
author: "Josako"
|
||||
date_added: "2025-06-18"
|
||||
changes: "Initial Version"
|
||||
description: "Personal Contact Form"
|
||||
|
||||
@@ -53,3 +53,8 @@ fields:
|
||||
type: "bool"
|
||||
description: "Consent"
|
||||
required: true
|
||||
metadata:
|
||||
author: "Josako"
|
||||
date_added: "2025-06-18"
|
||||
changes: "Initial Version"
|
||||
description: "Professional Contact Form"
|
||||
|
||||
Reference in New Issue
Block a user