Hi, i have a node field (number integer) that increment +1 every time a specific node is viewed by specific role
This is the Rule
- Event: Content is viewed of Type: Example
- Conditions: Path has url alias "node/21" and User has role "Floor2"
- Action: Set data value "node:field-visits-floor-2" and Add offset "1"
It works perfect, increments plus 1 on each visit, but only with default layout, if another layout is activated for this page the increment stop working, i tried removing the conditions and tried with any user and any role but still the problem, the only way to make it to work is with Default Layout
Thanks for help
Recent comments
And if I implement things in this manner, is there a parent-child ajaxian form demonstration (ala taxonomy creation)? Not sure exactly what you have in mind, but all layout settings forms are...
Form building question
@onyx. We have config_clear() that should do what you are after.
Form building question
@argiepiano Further to this, I see too many issues using Taxonomy to do what I want. So I'm considering how to make a similar situation with config_set variables. I see config_del is...
Form building question
Thanks a lot.
Roadmap and Backdrop 2
Hi @Frisius This is the latest thinking: https://backdropcms.org/news/what-will-happen-in-backdrop-2x Once you've had a look feel free to ask further questions.
Roadmap and Backdrop 2