I’m trying to create a view that display documents created between two dates ([01/01/2006] - [12/31/2006]. I’m using the @Explode([01/01/2006] - [12/31/2006]) in the view selection formula but not getting any documents. Can you please help.
I also have a bunch of dates in a column that I’m trying to extract one of them from. The senario is that I’ve an approval date that is captured in one field (approvaldate). I’m trying to extract (pull out ) a date one user approve a request. Is there any formula i can use? I tried @Implode with out any success.
To get started (this will help you in the future) Open Domino Designer, press f1 for help, click search, type in @subset Look at description, look at examples, apply logic:
You could also use subscripts to access list elements starting with Release 6. But again before attempting any development it would do you a lot of good to look up Domino Designer Help first! Honest!