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

Fieldtype: custom field #152

Open
gfr opened this issue Jan 10, 2012 · 2 comments
Open

Fieldtype: custom field #152

gfr opened this issue Jan 10, 2012 · 2 comments

Comments

@gfr
Copy link
Collaborator

gfr commented Jan 10, 2012

A new fieldtype for custom fields.
This field is for own calculations in the entity-classes.
Maybe also with a field for php-code.
The content will be displayed in view and display.

@Guite
Copy link
Owner

Guite commented Aug 2, 2013

Example: MWC

@ghost ghost assigned Guite Nov 6, 2013
@Guite
Copy link
Owner

Guite commented Jan 16, 2016

The DSL already contains a CalculatedField which is not used yet though.

Thinking this further we could add support even for arbitrary expressions.
http://symfony.com/doc/current/components/expression_language/index.html
https://www.goetas.com/blog/how-to-use-external-services-with-the-symfony-validator/

@Guite Guite modified the milestones: Future, 0.7.2 Jan 16, 2016
@Guite Guite modified the milestones: 0.8.0, Future May 5, 2017
@Guite Guite removed the doctrine2 label Sep 6, 2017
@Guite Guite modified the milestones: 1.1.0, 1.2.0 Oct 30, 2017
@Guite Guite modified the milestones: 1.2.0, 1.3.0 Dec 8, 2017
@Guite Guite modified the milestones: 1.3.0, 1.4.0 Dec 23, 2017
@Guite Guite modified the milestones: 1.4.0, 1.5.0 Apr 2, 2019
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

2 participants