NetTalk Central

Author Topic: Adding Self Service to a website  (Read 3677 times)

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Adding Self Service to a website
« on: August 08, 2012, 08:15:07 AM »
Clarion8.9304 NT5.48 SelfService 3.34
I am trying to add self service to my webserver.
I have added the Global template and set it up (attached 1.jpg)
I then go to the webserver window to add the install and start button but in the Windows Designer /Populate menu I only have the choice of Columns or Multiple Columns , not any control template choice. Under Application there is a utility Template menu item but it greys out if clicked.
Where would I find the Control Template?


[attachment deleted by admin]
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

Stu

  • Hero Member
  • *****
  • Posts: 510
    • View Profile
    • Email
Re: Adding Self Service to a website
« Reply #1 on: August 08, 2012, 07:12:32 PM »
Hi Terry,

I'd try, outside of the procedure, running the Utility Template import for "Import Self Service Control Window".

So it's a separate window procedure, then just a button on the webserver window to call it (it's how I've done it).
Cheers,

Stu Andrews

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11263
    • View Profile
Re: Adding Self Service to a website
« Reply #2 on: August 08, 2012, 10:57:51 PM »
Hi Terry,

your second screenshot didn't actually show the Control templates list. So I'm not clear if you know where the control templates are in C8. There's a tab on the right side of your screen that says "control template". You should find the selfService controls in there.

cheers
Bruce

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Re: Adding Self Service to a website
« Reply #3 on: August 09, 2012, 12:22:00 AM »
Hi .
Stupid of me.
Of course in Clarion8 the control templates are on a Tab on the right hand side of my IDE like the Properties and Data, not as the documentation says (obviously referring to the Clarion6 IDE)  on the populate menu.

I thought about it last night while sleeping.
Sorry to bother you.
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11263
    • View Profile
Re: Adding Self Service to a website
« Reply #4 on: August 09, 2012, 01:09:11 AM »
no worries, I've done it myself, hence how I figured it out <g>.
I like the new IDE, but every so often I can't find something...