Search found 5 matches
- Wed Dec 09, 2015 8:15 pm
- Forum: The Lounge
- Topic: Best way to implement download link form
- Replies: 0
- Views: 3597
Best way to implement download link form
Hi, I've just implemented a mechanism to provide the end user with a download link to our SW by email but I am not sure if this is a good implementation in CMSMS: I've created: 1. A form in FormBuilder that requires end user's name and email. 2. In the form there are 2 fields defined: a name input f...
- Wed Dec 09, 2015 7:58 pm
- Forum: CMSMS Core
- Topic: External access to CMSMS global content
- Replies: 4
- Views: 2447
Re: External access to CMSMS global content
You can however setup a separate content page or URL that serves only the content you want, and then request that URL from your other script. Thank you calguy, I know how to setup separate content page which shows only the header but I don't know how to request that URL from the other php script. C...
- Fri Dec 04, 2015 2:49 pm
- Forum: CMSMS Core
- Topic: External access to CMSMS global content
- Replies: 4
- Views: 2447
External access to CMSMS global content
Hi, I use CMSMS for the main site and different system for support site. I want to show page header and footer from main site in this support site. These are defined in CMSMS as global_content. Can I access this global content from the support system page generator script? The support system is writ...
- Tue Nov 24, 2015 11:47 am
- Forum: The Lounge
- Topic: [solved]No TinyMCE after upgrading to v.2.0
- Replies: 10
- Views: 4256
Re: [solved]No TinyMCE after upgrading to v.2.0
Any progress with this? I need to make tables in wysiwyg editor, no chance in 2.0, too bad... 

- Fri Nov 20, 2015 12:25 pm
- Forum: The Lounge
- Topic: Specify news detail template
- Replies: 0
- Views: 943
Specify news detail template
Hi, do you know how to specify which news detail template should be used? I have created 2 news detail templates but I cannot find a way to switch between them in page templates. It seems that only marking news detail template as default template works. But that way only allows one template and is n...