Topic is SOLVED.
P.S. I am unable to edit the topic line of the original message in the thread. There is no edit button.
Thanks.
Search found 8 matches
- Sat Oct 01, 2022 9:29 am
- Forum: Modules/Add-Ons
- Topic: CMSMS - Form Builder - Passing Default Values to Forms
- Replies: 3
- Views: 1486
- Thu Sep 29, 2022 1:40 pm
- Forum: Modules/Add-Ons
- Topic: CMSMS - Form Builder - Passing Default Values to Forms
- Replies: 3
- Views: 1486
Re: CMSMS - Form Builder - Passing Default Values to Forms
Hello,
It is a text field.
It is a text field.
- Thu Sep 29, 2022 11:36 am
- Forum: Modules/Add-Ons
- Topic: CMSMS - Form Builder - Passing Default Values to Forms
- Replies: 3
- Views: 1486
CMSMS - Form Builder - Passing Default Values to Forms
Hi All, I am running CMSMS version 2.2.14 with Form Builder version 1.0.2 . In the help file, in the Passing Default Values to Forms section, it is listed that values can be passed to the form by specifying: {FormBuilder form='my_form' value_FIELDNAME='default_value'} {FormBuilder form='my_form' val...
- Tue Aug 29, 2017 8:07 am
- Forum: CMSMS Core
- Topic: Opening a CMS_Module via a clickable link
- Replies: 3
- Views: 1556
Re: Opening a CMS_Module via a clickable link
Code: Select all
action - (required) - The action name to generate a URL to
Are there any examples I could see of what constitutes a valid action or more information on the action parameter?
Thanks.
- Tue Aug 29, 2017 5:50 am
- Forum: CMSMS Core
- Topic: Opening a CMS_Module via a clickable link
- Replies: 3
- Views: 1556
Opening a CMS_Module via a clickable link
Hi, Instead of embedding a single cms_module tag in a content page and then loading that page from a URL, I am wondering if it is possible to directly open a cms_module tag via a clickable link... Something along the line of href="{cms_module module=MyModule}" This could save a lot of work...
- Wed Aug 10, 2016 2:29 pm
- Forum: Help Wanted (commercial)
- Topic: PHP-based Advanced Quiz Application (on CMSMS)
- Replies: 0
- Views: 2506
PHP-based Advanced Quiz Application (on CMSMS)
This project calls for creating an advanced quiz experience via a web-based interface on the https://www.blackblot.com website (running on CMSMS) for use on all types of screens and devices. This project is estimated at five hours of PHP coding work. If interested then please contact me via private ...
- Sat Dec 29, 2012 3:00 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] 404 and pretty URL problem
- Replies: 2
- Views: 2049
Re: 404 and pretty URL problem
Hi Paul,
Yes, that extra / did solve the problem.
Thanks for your help and quick reply.
Yes, that extra / did solve the problem.
Thanks for your help and quick reply.
- Mon Dec 24, 2012 7:14 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] 404 and pretty URL problem
- Replies: 2
- Views: 2049
[SOLVED] 404 and pretty URL problem
Hi All, The 404 "page not found" page on our CMSMS (ver 1.10.3) contains the following metadata which redirects the user to the sitemap page. The URL is relative because there are several parked domains on this server which users access interchangeably (.org, .net, .com, etc'): <meta http-...