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

Feature Request: Dynamic Placeholders #2837

Open
jonnitto opened this issue Nov 17, 2020 · 5 comments
Open

Feature Request: Dynamic Placeholders #2837

jonnitto opened this issue Nov 17, 2020 · 5 comments

Comments

@jonnitto
Copy link
Member

It would be really nice to have the possibility to create dynamic placeholders like this:

'Foo.Bar:Document.Page':
  properties:
    headline:
      ui:
        inline:
          editorOptions:
            placeholder: 'ClientEval:node.properties.title'
@lorenzulrich
Copy link
Contributor

I'd very much like that. Is there anyone who would be willing to implement this and how many hours of sponsoring would it take? And could that make it into the Neos 4.3 UI?

@Sebobo
Copy link
Member

Sebobo commented Aug 31, 2021

I can look into it and check what needs to be done. But IMO that would go as feature into 7.3.

@lorenzulrich
Copy link
Contributor

I understand that as a feature it must go into 7.3. However it would be nice if you could show a way how it could go into 7.3 but be available for older versions as a package - if possible. Such sponsorings are mostly paid by customers and they tend to stick to LTS releases.

@paavo
Copy link

paavo commented Sep 6, 2022

even years later, there's still a need for dynamic placeholders in inline editor 🤞

@mhsdesign
Copy link
Member

https://github.com/PRGfx/Prgfx.Neos.DynamicPlaceholder

nodeContextPath is already know to ckeditor as @PRGfx has shown, one just need to pass a findNode closure, but that shouldt be to hard as he did it even via extension :P

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

No branches or pull requests

6 participants