Thanks for u r kind support, Actually set this view selection formula at run time via agent and all the word like “Java”, “Project Manager” or “Manager” get from a field so we can’t fix it.
If u have some other way I will be very thank ful to u.
One more query I have if you can help me. I have a fomr name Job Posting and there is a field named briefdesciption. it is richtext field. Now I would like to view the content of this field to another form. what I have to do. I used dblookup but it is notworking. pls give some your experienced Idea if you can.
I Know dblookup can’t works for richtext. but could you provide me some code how to use lotus script to retrive the content in richtext fields and what are the settings i have to do please.
This works as value for a computed RichtText or Text field (it even does for an editable Text field) if RichTextLookupSources contains documents, that hold RT items called Body.
But: There are a number of issue.
In Notes client: No simple way to refresh, must use Andre’s hopefully well known technique to close and reopen the document in front-end without saving.
32k size limit when used in Text fields, 64k size limit when used in RichText fields
In Web browser: Images don’t show up, just (formatted text).
Refresh only works with Text fields, not RichText fields.
Same 32k limit as in Client.
So, while you might just get away with @DbLookup sometimes, it’s probably safer to look into the NotesRichtext class, NotesDocument methods to copy items and maybe form inheritance.
First of all thanks for your kind support. Now but what I want is
If I use this code in which instead of “Project Manager” i use “Manager” It also return the Project Manager Document and same if I use Lotus it return those document which contains “Lotus Domino” where as I wanted to return exactaly those document which after comma a single word is treated