We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
To Reproduce
Expected behavior
Screenshots
Applicable Versions:
[email protected]
github
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
CMS configuration
backend: name: github repo: digits/marketing branch: main cms_label_prefix: cms-digits/ local_backend: true publish_mode: editorial_workflow logo_url: https://storage.googleapis.com/digits-marketing-assets-staging/images/digits-cms-logo.svg media_folder: /digits.com/src/_assets/images public_folder: /_assets/images sharedFields: - ctaButton: label: CTA Button name: ctaButton widget: object collapsed: true summary: "{{fields.label}}" fields: - label: Label name: label widget: string required: false - label: URL name: url widget: string required: false - label: Target name: target widget: select required: false options: - label: _self value: _self - label: _blank value: _blank - label: Role name: role widget: select required: false options: - label: button value: button - label: Color name: color widget: select required: false options: - label: white value: white - label: black value: black - label: Style name: style widget: select required: false options: - label: plain value: plain - label: glass value: glass - label: outline value: outline - label: Size name: size widget: select required: false options: - label: large value: large - label: Icon name: icon widget: select required: false default: arrow options: - label: arrow value: arrow - label: plus value: plus - customCSS: label: Custom CSS name: customCSS hint: Add custom CSS styles that will apply only to this post widget: text required: false - emailCTA: label: Email CTA name: emailCTA widget: object collapsed: true summary: "{{fields.label}}" fields: - label: Prefix name: prefix widget: string required: false - label: Label name: label widget: string required: false - label: Error Message name: error widget: string required: false - label: Button name: button widget: object collapsed: true summary: "{{fields.label}}" fields: - label: Label name: label widget: string required: false - label: Show Icon name: showIcon widget: boolean default: true required: false - featureCompTables: label: Tables name: tables widget: list required: false allow_add: true collapsed: true minimize_collapsed: true summary: "{{fields.title}}" fields: - label: Title name: title widget: string required: false - label: Icon name: icon widget: object required: false collapsed: true fields: - label: URL name: url widget: image required: false - label: Alt name: alt wi ...
The text was updated successfully, but these errors were encountered:
Hi @bebelabs, please fill out all the fields in the issue template. The information you provided is not enough to debug the problem.
I'm closing the issue for now. Once you add the missing information, I can open it again.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
To Reproduce
Expected behavior
Screenshots
Applicable Versions:
[email protected]
github
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
CMS configuration
The text was updated successfully, but these errors were encountered: