I created a Global: Math Expression field in a view to compute a value from other fields using the replacement patterns. It works well, but I need to use also an input value set by the user, in the same field.
Sorry, if it is something very obvious; I'm not even sure, is it Drupal problem or just my stupidity...
I made flexslider slideshow and put that in the header background. (Example: http://liiga.ee -- it's not configured jet, but it basically works). I'm using 0point theme, I made new slider.php module, slider.js module and modified little template.php and page.tpl.php...
Here I am again asking for help....
I succesffuly created a date via computed field - due date. Thanks for the help of this forum especially wombatbuddy.
Now I am again stuck to this: I want to create a calendar using the 'Due Date' in my computed field. But I cannot find the 'Due Date' field in the views template add calendar.
Is view calendar cannot recognized a date based on computed field? Is there a workaround on this? Or is there another altarnative?