I have a calendar view which I filter using an “@SetViewInfo([SetViewFilter] ;…” in the Post Open event. I also use an “@Command([CalendarGoto]; timedate)” to default to a particular month. Both functions work when the view is run normally but nothing happens when the view is embedded in a form.
I’ve had a good play with it, tried running it with the exactMatch flag set differently or not specifyed it at all, tried using “@UpdateFormulaContext” in the PostOpen, tried a button on the form, coded it with my right trouser leg rolled up etc. I’m reluctant to give up because I can’t find any IBM documentation that says these things work differently if the view is embedded, and without it I’ll have to indulge in more design contortions to make this app user friendly.
Any help would be appreciated.