Generate pop up messages or pop up list

Discussions about CSEntry
Post Reply
shafim0123
Posts: 8
Joined: January 29th, 2025, 12:42 am

Generate pop up messages or pop up list

Post by shafim0123 »

I need to generate a pop up list from my household roster to display the list of persons as pop up. kindly help me
shafim0123
Posts: 8
Joined: January 29th, 2025, 12:42 am

Re: Generate pop up messages or pop up list

Post by shafim0123 »

anybody knows, help
Gregory Martin
Posts: 1883
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: Generate pop up messages or pop up list

Post by Gregory Martin »

The show function is designed for this: https://www.csprousers.org/help/CSPro/s ... ction.html

If you want to generate a custom list to show, rather than rely on the values in a roster, you can use a function like List.show: https://www.csprousers.org/help/CSPro/L ... ction.html
Post Reply