Hi, I need som help - dont know if it possible.
My case is like this;
- I pick up date from user in a variable - using datetimehandler so that user could write friday etc.
- I have a entity with date as enty, opentime as variable in entity
- I would like to be able to combine my datevariable and entity. So that I get the right opentime saved for witch date we have in our variable.
I dont get it to work because I only know how to get a value from entity using userinput - but here I dont want to use userinput but variablevalue.