
site-initializer.object-definitions.quote-retrieve.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of com.liferay.site.initializer.raylife
Show all versions of com.liferay.site.initializer.raylife
Liferay Site Initializer Raylife
The newest version!
{
"label": {
"en_US": "Quote Retrieve"
},
"name": "QuoteRetrieve",
"objectFields": [
{
"DBType": "String",
"indexed": false,
"indexedAsKeyword": false,
"label": {
"en_US": "Quote Retrieve Link"
},
"name": "quoteRetrieveLink",
"required": true
},
{
"DBType": "String",
"indexed": false,
"indexedAsKeyword": false,
"label": {
"en_US": "Product Name"
},
"name": "productName",
"required": true
},
{
"DBType": "String",
"indexed": false,
"indexedAsKeyword": false,
"label": {
"en_US": "Retrieve E-mail"
},
"name": "retrieveEmail",
"required": true
}
],
"panelAppOrder": "100",
"panelCategoryKey": "site_administration.content",
"pluralLabel": {
"en_US": "Quote Retrieves"
},
"scope": "site"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy