Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I would like to have a property value on a node, which is generated based on other propertype values on the same node - how can I do that?
Do I make my own datatype which reads from the other datatypes on same node? How can I do that?
Or is there an extension, that does the above?
Any help will be much appreciated :-)
Sounds more like a macro.
I do not think a macro can do it.
It is like:
Property A is used on a lot of views - today property A is just a single textline.
Property B is a new property and based on it´s value, property A should change, without editing all the views where property A is used.
Maybe it is an event handler on content saving.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Property value with dynamic value
I would like to have a property value on a node, which is generated based on other propertype values on the same node - how can I do that?
Do I make my own datatype which reads from the other datatypes on same node? How can I do that?
Or is there an extension, that does the above?
Any help will be much appreciated :-)
Sounds more like a macro.
I do not think a macro can do it.
It is like:
Property A is used on a lot of views - today property A is just a single textline.
Property B is a new property and based on it´s value, property A should change, without editing all the views where property A is used.
Maybe it is an event handler on content saving.
is working on a reply...