Update Dialog List with formula

Hello,

I have a dialog list that contains the 7 days. I wrote an agent so that the end-user can populate this field with the days of his choice. Any idea how I can write this in Formula?

Fieldname is WeekDays. This can be found on the server\program form in the names.nsf file.

Thanks in advance

Lainkes

Subject: What are you trying to do exactly?

You want an agent to update a certain document in names.nsf on the server, which is not the same database your code would run in. No, there’s no way to do this with a formula. Why do you want to rewrite something in formula language that’s already working?