kinldy help me to generate List of persons from the Roster in pop up

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

kinldy help me to generate List of persons from the Roster in pop up

Post by shafim0123 »

kinldy help me to generate List of persons from the Roster in pop up
htuser
Posts: 657
Joined: December 19th, 2011, 6:26 pm
Location: Silver Spring Area, MD, USA

Re: kinldy help me to generate List of persons from the Roster in pop up

Post by htuser »

There's at least two ways to do that:
a) Using HTML/CSS and CSPro logic in the CAPI Text webview (Please see an example here: viewtopic.php?p=16914#p16914)
b) Fill an array or a list with person's name and use list.show() : https://www.csprousers.org/help/cspro/l ... s%20values.
or showarray() : https://www.csprousers.org/help/cspro/s ... ay_name.to display them.
Hope this help.
G.VOLNY, a CSProuser from Haiti, since 2004
Post Reply