NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: terryd on August 08, 2012, 08:15:07 AM

Title: Adding Self Service to a website
Post by: terryd 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]
Title: Re: Adding Self Service to a website
Post by: Stu 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).
Title: Re: Adding Self Service to a website
Post by: Bruce 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
Title: Re: Adding Self Service to a website
Post by: terryd 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.
Title: Re: Adding Self Service to a website
Post by: Bruce 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...