Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9209885
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T00:57:08+00:00 2026-06-18T00:57:08+00:00

In a Notes Application I have a (global) profile form (only one instance). In

  • 0

In a Notes Application I have a (global) profile form (only one instance).
In this document there is a field containing different newsletters stored as a single string separated by commas.

On the other hand I have a form for customers.
Each customer can be nominated for some of these newsletters by a dialog list.
The code behind the choices:
@Explode(@GetProfileField( "Profile_form";"newsletter");",")

I want to build a view where each o´f the newsletters is a category containing the nominated customers.

I have actually no idea, how to do that. I’m quite new to Domino programming.
I tried to show the structure as follows:

---------- **Profile_form** --------------  
(...)  
 newsletter = "Hardware, Software"  
(...)  
-------------------------------------------

(Only one instance!)


---------- **Customer_form** --------------------     
name = John  
lastname = Smith  
company = Example Corporation  
newsletter_nomination = [Hardware; Software]   
-----------------------------------------------------

(one instance for each customer)


---------- **Newsletter_view** --------------------     
Hardware  
+---- John Smith Example Corporation  
+---- Lucy Potter Another Corporation  
Software  
+---- John Smith Example Corporation  
(...)  
----------------------------------------------------- .

First of all it would be very helpful for me if you can tell me how to list each newsletter as an entry within my view. If I simply select “newsletter” by the field option no entries appears in my view.

I hope you can help me!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T00:57:08+00:00Added an answer on June 18, 2026 at 12:57 am

    @GetProfileField does not work in Views.

    From Notes Designer Help for @GetProfileField:

    This function does not work in column, hide-when, section editor, or
    view selection formulas. You can use it in toolbar buttons or agents.

    • You can change the aplication to use regular Notes documents to store these information and these can be displayed in the view.
    • If that is too complex due to dependencies on the profiles, you can write a script which creates documents which reflect the profile documents. These could be then displayed in a view.

    I am not sure if the customer profiles in your application are Notes Profile documents. If I understand you correctly, I think these should be regular documents and can be displayd in a view. If that assumption is correct you can create a view which displays the customer profiles with 4 columns:

    1. Column 1: newsletter_nomination field of the customer form as a categorized column
    2. Column 2: lastname (flat column)
    3. Column 3: name (flat column)
    4. Column 4: company (flat column)

    Hope that helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using Lotus Notes Java API for my application. I have send one
I am building Sencha touch 2.1 application. In my application I have one global
So I have a rails application that has two different navigation headers. One that
I created MVC Application that have 3 different Area. (Admin, User, News) This is
I am creating a journal application for personal notes and have the following in
I am making one application where i am reading mails from Lotus Notes. I
I have few global methods declared in public class in my ASP.NET web application.
In my .Net 2.0 Asp.net WebForms app, I have my Global.asax containing the following
In my global.asax.vb file, I have code to re-write the URL if there is
I have some code that I want to only allow access to by one

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.