close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Integrate Data Assist Forms In PowerCMS

Thread began 3/02/2012 10:43 am by Martin | Last modified 3/05/2012 7:24 am by Martin | 1378 views | 4 replies |

Martin

Integrate Data Assist Forms In PowerCMS

Hi there,

I realize from reading other forums that you can have Data Assist create forms to insert product information into a database to create a product catalogue.

As well I know I would then have to do a query from Dreamweaver to display the product elements on a webpage.

However, is there anyway to integrate the DataAssist forms into Power CMS builder backend so the client has one area on the website to go to?

The client is not concerned about selling a product or I would move them up-to the Power Store.

I am curious as to how you would suggest I implement this for my client.

Conversely I would love (and pay) to have a Power CMS Builder that can handle a product catalog (as well as a blog)!

Thanks,
Martin

Sign in to reply to this post

Jason ByrnesWebAssist

you would need to create the data assist pages manually. you could create them in the admin CMS directory.


the code to protect the admin cms page is:

[/php]<?php require_once( "../WA_Globals/WA_Globals.php" ); ?>
<?php require_once('../Connections/PowerCMSConnection.php'); ?>
<?php require_once( "../WA_SecurityAssist/Helper_PHP.php" ); ?>
<?php
if (!WA_Auth_RulePasses("Administrator")){
WA_Auth_RestrictAccess("users_login.php");
}
?>[/php]


you could add that at the beginning of the new pages you create.

Sign in to reply to this post

Martin

Interesting, I will give this a try.

Any plans on adding this kind of functionality into PowerCMS builder?

Sign in to reply to this post

Jason ByrnesWebAssist

This is not something we are planning on. you can post a feature request to the wish list forum to have it considered for a future version.

Sign in to reply to this post

Martin

Thank you, I will make the request.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...