Skip to content
New issue

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

blueprint: add admin-field for type only #3875

Open
domhaas opened this issue Dec 8, 2024 · 1 comment
Open

blueprint: add admin-field for type only #3875

domhaas opened this issue Dec 8, 2024 · 1 comment

Comments

@domhaas
Copy link

domhaas commented Dec 8, 2024

Hey,
is it possible to add a custom field like:

form:
  fields:
    tabs:
      type: tabs
      active: 1
      fields:
        content:
          type: tab
          title: PLUGIN_ADMIN.CONTENT
          fields:
            header.lexicon_term:
              type: text
              label: Lexicon Term
              placeholder: Enter Lexicon-Text

to only to one page-type, like for example blog-item?

@pamtbaau
Copy link
Contributor

pamtbaau commented Dec 9, 2024

Considering the current massive workload on the shoulders of the lead developer, it will be appreciated if you could consider asking "how to" questions on the community forums Discourse or Discord and close this issue.

Please note, that on Discourse, they will appreciate it if you could show some legwork:

  • What steps have you tried so far?
  • Where did you get stuck?
  • What did you expect and what result did you get?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants