LEC
11 December 2025 19:53
1
Dear All I have several apps built on CyberTracker Classic and I would like to add help/description pages to my existing screens. I tried by adding Notebook static control to my existing screen, but I don’t know how to add a memo which will appear only when I click on the Help/Info page.
Thank you for your help.
Alessandro
Hi Alessandro,
Set the Pages to “Page name;Help” - each page is semi-colon separated.
Set the Default Page Index to 2.
Go to the toolbox and select a Memo. Draw it into the notebook page.
Select it and set the Dock to Fill.
Change the Default Page Index back to 1 when done.
Cheers,
-Justin
1 Like
Alessandro, if you need more help, please reply. I can send you an example.
Good luck, Holger
LEC
12 December 2025 07:26
4
Hi Holger,
Thank you very much, I managed to follow the instructions of Justin and get the memo on the second page of my notebook.
I’m still having trouble to insert my existing element list in the first page. Do I have to redo it ex-novo or can I copy/paste it?
The main goal is to add a help page with extra instructions to assist the data collector at each screen, without having to redo the all app.
Thanks
Ale
LEC
12 December 2025 07:26
5
Thank you,
I managed to add the Memo on the second page.
Ale
wonderfull! (And yes you can copy a control via CTRL+X CTRL+V
LEC
12 December 2025 09:17
7
Great This did the trick. Thank you very much