Subscribe Multiple Secure Zones

Hi,
Is it possible to subscribe multiple secure zones using a single webform :
Example : Secure Zone 1 - payment is needed (when subscribed order should be generated)
Secure Zone 2 : no payment required.
User when submits a single webform user gets susbcribed to Secure Zone 1 as well as Secure Zone 2.
Thank you
Greogry M

I've been thinking about this scenario on my current project.
The only reason people join our site is to gain access to premium content (lessons). When that access expires, so does their access to clicking on the hidden form button you've proposed which would subscribe them to the "upgrade/renew" securezone (ie: "Click here to upgrade/renew"). 
So, it seems, upon signing up for a regular membership, I'd have to immediately present the new member with an obvious button which says "ACTIVATE YOUR ACCOUNT" (even though it is already active), and, by clicking this button he/she would then be subscribed to the non-expiring "upgrade" securezone.  This seems risky, since someone may never bother to click activate.
Which leaves, somehow Ajaxing someone in to the upgrade securezone upon their initial membership signup.
Am I understanding correctly? Or can somone point out a better way to do this?
Thanks,
Brian

Similar Messages

  • How to use single web form for multiple secure zone signup?

    I have multiple secure zones in my website. I want to sell membership of secure zones to users of my website. I want, users signup for multiple secure zone of their choice and submit payment. Is it possible if can you please explain a bit or refer me to an doc about it.
    Thanks a lot for your time,

    I realize this isn't likely, but do you know of a way to allow the user to select the secure zone to be registered (e.g. from a list of multiple secure zones or entering ID of one sz into a text input) from within a single web form? I wonder if this can be passed in through a parameter in the action URL or through a special system field.
    Thanks

  • How multiple secure zones act now?

    I give trial membership on the site, it gives 30 days of access, when it finishes the users subscription to that zone ends and he gets asigned to regular secure zone access again (this tick in customer subscribtions tab disapears automatically). At least that's how it was before if I remember right. So has something been changed to secure zone handling and administration or was it always this way?
    The biggest problem I now face is that when trial zone expires customer can't login at all, even though his other regular secure zone (which expires: never) is asigned to him. I use smart login form with redirect page that decides to what secure zone customer should be forwarded so I thought maybe this expired zone gets selected but it seems thats not the case. Even if I login user directly to his regular secure zone which has no expiration I get "secure zone expired" page. If I manually uncheck this expired zone subscription, customer can login again.
    Thanks

    Hi Liam,
    thanks for the quick response
    yes i've put together the test page and the tag renders both zones expired and not, please see screen shot:
    Even if i press "Talent" which expires never I get this Zone Expiry system page.
    With login form the redirect is done as Kiyuco suggests: submit button links to redirect page where ajax checks zones user is subscribed to and redirects to the first one in the list.

  • Multiple Secure Zones with a Single Login Form

    Hello, I've created a login form and 20 different secure zones. I am needing to redirect users to their own personal secure zone automatically once they login (without the need for them to choose the secure zone) Can you please let me know how this can be done? Thank you much

    Hi
    The main difference is :
    Using generic secure zone login option : When customer logs in , he stays on the same page. I mean , Generic secure zone in BC doesn't support redirect to other pages . However, he will have access to all the pages that were in other secure zones to which he actually subscribed to.
    Using Specific secure zone login form, you have option to redirect the user to specific landing page and user will have access to data that is placed in this specific secure zone.
    You may locate the Generic secure zone login form in toolbox > site modules > secure zones > sign in form >  as shown in below screenshot :

  • How to create a Payment Form for access to multiple secure zones

    I'm trying to create a Payment Form that allows the user to select from a dropdown of videos, each of which represents a secure zone page with an embedded video.
    What I can't figure out -- and tech chat can't help -- is how to redirect the user to the correct secure zone for the video they purchased.
    Videos are are streaming, vimeo embeds, not downloads.
    Anyone know how to do this? Can post link to test form if you need it.
    Thanks!
    jerry

    Hi,
    This can be done for already available list. Have a look at the following steps:
    Create an Empty SharePoint Project, then right click the project, add SharePoint “Layouts” Mapped Folder.
    Right click the project name, add New item Application Page, then add the custom code there.
    Under Features, add a feature, right click the added feature then add an event receiver, override the FeatureActivated method to set the new edit/new form as the default form.
    How to set new form as default form:
    SPList lstTest = web.Lists["Shared Documents"];
    string newUrl =
    string.Format("layouts/NewEditForm.aspx", web.ServerRelativeUrl, lstTest.RootFolder.Url);
    var form = web.GetFile(newUrl);
    if (form !=
    null && form.Exists)
     //string newFomrUrl = lstTest.DefaultEditFormUrl.Replace("EditForm.aspx", "docEditForm.aspx");
      lstTest.DefaultEditFormUrl = newUrl;
      lstTest.Update();
    For more information, see
    http://community.bamboosolutions.com/blogs/sharepoint-2010/archive/2011/05/12/sharepoint-2010-cookbook-how-to-create-a-customized-list-edit-form-for-development-in-visual-studio-2010.aspx
    To add a custom list form, the best way I think is using SharePoint Designer 2010, it’s very fast.
    Regards,
    Kelly Chen

  • Secure Zone List?

    How would I go about listing everyone that is subscribed to a secure zone?
    So say there are 25 people subscribed to zone A, and I log in, and it shows me all 25 of those people. (On the website not Back-Office).

    So, If I need to create teams, what is the best way to go about that? Create multiple secure zones and then have the user subscribe to one of them? If that is the case, Don't I have to create multiple secure zones, and multiple forms, but only 1 account page, where they log-in to see their account balance?

  • Secure Zones - Request additional information

    Does anyone know where I can find information related to:  ascribing a user access to multiple secure zones through one login; and, a status indicator such that the user, when logged into a secure zone, sees that they are logged in, such as a module that populates on secure pages with the identity of the user "Welcome:<username>".

    You can not subscribe a user to multiple zones with one form at this moment in time. For a user to see their zones though when logged in - Developer reference

  • Unique Secure Zones

    Hi people,
    I haven't had to deal much with secure zones before so I thought i would post what i'd like to do here to see if it's possible before I waste any time on it.
    I'd like to create a secure zone on a site (easy enough). But i'd like users to be able to see products unique to their business. So John might login and he would see products X,Y,Z at prices that are unique to him, but Mary may login and see products A,B,C with prices unique to her. Is there a way of doing this? Would multiple secure zones need to be created that contained catalogues specific to the client?
    Cheers

    The only way to have prices unique to people is to go under subscriptions under the person in the CRM and you will see %discount options for catalogs you create.
    Think of the complexity of per person price options under a specific product, that's rather big.

  • Secure zones with multiple passwords

    To many of you experts out there this may be a rather dumb question but I am just trying to get the answer verified before I go back to my client with the information. I have a client that wants to have a portion of his site set up as a secure zone "for members only". He wants each member to use their email as their ID but be able to set their own unique password rather than everyone sharing a single password. Can this be done in BC? If so, how?
    These members will not be administators of any kind, just customers with access to this secure area. (It might be a blog or news section of some kind, they have not been very clear about that as yet. I just need to know so I don't want to over-promise anything with BC.
    Thanks in advance for your help
    Kevin

    Hi,
    There will be one set of password to gain access to secure zones for each contact.  Based on their zone access the login will allow them to access.  So to answer your question it's yes contacts can sign up to a secure zone through a web form or your site admin can grant access for them. 
    More details: http://helpx.adobe.com/business-catalyst/partner/add-secure-area-your-site.html
    Hope this helps!
    -Sidney

  • Can't download itunes - security zone policy error message - please help!

    Hi there,
    I have had an ipod for a while now but can't use it as everytime i try to download itunes I just get the following error message;
    This download has been blocked by your security zone policy - edgesuite.net.
    I am using firefox on a windows vista with norton security protection. If you have any suggestions on how I can resolve this I would really appreciate it!

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99360)

  • Secure Zone login form logs user in who isn't registered for it?!

    I have a client who runs an eCommerce site through BC.  We have a secure zone setup for his site and he wants to review and approve users before they are given access.  There is good reason for this so please don't bring up counter-points as it is non-negotiable.
    Anyway, the secure zone registration form basicly creates a user CRM record and allows them to select a username and password.  I've instructed to client to continue into the CRM and select the checkbox next to the appropriate secure zone in order to authorize the account to login.  As far as we know this has been working until yesterday.  Now, when somebody who has an account but it is not approved yet tries to login, they receive the form error as to be expected.  However they get logged into some phantom secure zone.
    I say "phantom" zone because the actual registration form doesn't subscribe them to a secure zone, it's manual (as previously stated).  This is a pretty big issue as a major reason for doing this is that my client doesn't want his prices visible to the public.  Only after the person is in the secure zone are prices visible.  Any help would be much appreciated.  I know BC launched a new update recently which my be a contributing factor....thanks in advance!

    Hi Mike,
    This has always been the case.
    IF you have a username and password and login to a site you are logged in. You may very well not be part of a securezone but you are logged in. This is why hiding and showing content soley based on the isloggedin module is a very thoughtful process as you can not show content based on this knowledge.
    This has nothing to do with the update, you probably only just noticed this behavior but this has been the case since BC born.

  • Export Secure Zone Username Report

    Strangely enough, I just found that while I can export a report with contacts' usernames and I can export a report with contacts and their secure zones, I can't export a report with both secure zones and each contact's username.
    Can you help me work out how I could do it?
    Even a thought on how to combine the two csv files with a script?
    Thanks heaps,
    Joshua

    Hi Sidney,
    I have discovered further problems now that I have added the login and password fields to the webform.
    1. The webform did not update with the new fields when I went in to customise it. So I had to reset the form to original setup and lose all of the extra coding done on the form including:
    a. javascript to set an expiry date for access to the secure zone
    b. coding to the amount field so that it could not be changed
    c. Zip to postcode and Cell to mobile phone labels
    d. other fields marked as hidden
    Below are screen shots to show that I added the password and login fields but they were not in the webform when I went in to edit it.
    Not good.
    Also, the javascript checking on the required fields for the forms are not working.
    And finally, when testing the form and adding a username and password, the person was subscribed to the secure zone, but the welcome secure zone subscription email giving them the user name and password still did not trigger.
    and
    they were subscribed with a different username, not the one on the form.
    So bottom line, webforms seem to be a bit broken at the moment. Is that the case? I have given up on doing the secure zone subscription from the forms now, and will tell the client it can't be done at the moment.
    I still need to get the javascript checking working on the forms though, and remember submitting a question about that a while ago. Looks like it is still a problem.
    Here is the screen showing that I added the new fields to the form and saved it.
    Here is the web form editor screen - with the new fields not there!

  • Upgrading secure zone

    Hi all,
    I am looking to create a free trial secure zone and let users upgrade to a paid secure zone after 2 months.
    When i pre-populate the fields with their username and email (the user will be logged into their trial account to access this form), when they submit the form, does business catalyst automatically add the new secure zone to the existing account, such that the account that the current user has will be subscribed to 2 secure zones?
    Also, is it possible to program it such that the system will automatically send a notification via email when the user's subscription is about to expire? Like 2 weeks in advance,,

    Hi,
    Most likely you are under site plan webBasic or webBasic+ which does not include Secure Zone features. 
    For a breakdown of features per plan please view here. -> http://helpx.adobe.com/business-catalyst/kb/detailed-plan-breakdown.html
    For information on how to upgrade your Muse site you may want to visit this thread below.
    - http://forums.adobe.com/message/4827272#4827272
    Hope this helps!
    -Sidney

  • Secure Zone - Team manager seeing team member activity

    We are setting up a secure zone where there are team managers, each with multiple team members.
    We need the team manager to be able to see their own activity - plus have access to their team members' activity/accounts.
    Is this possible?
    Paul

    Activity in terms of cases etc. If they have seperate logins then NO. This is secure information and private to that person so you can not access that.

  • Mobile - Secure zone login issues

    Hi All,
    I'm able to log in to BC sites with secure zones using a samsung galaxy s1 and iphone pretty consistently however when using a samsung galaxy s2
    I can't login - tested over 3 sites so I know it's not the code on the page interfering with login.
    Anyone else have issues logging in to secure zones with mobiles?
    Thanks,
    Nathan

    Sure,
    Using the Default browser on
    Samsung Galaxy s2
    firmware version : PDA:LP8 / PHONE:LPS / CSC:LP4 (XSA)
    firmware version : PDA:LPW / PHONE:LQ6 / CSC:LP6 (XSA) upgraded to see if it would help but no luck
    1. Click the link to login (either on login form or just clicking on a link to a page within the zone I'm trying to log in to).
    2. Enter correct username and password (multiple testings and changes of password have been tested)
    3. In either case, URL will change to /Default.aspx?PageID=######
    Sometimes it will show /Default.aspx?PageID=######&Error=Thank+you+for+logging+in.
    On some of the websites I've tried - Creating a new customer on the samsung galaxy s2 will register the new user for the zone - but the form will not allow the user to be logged directly in on submission - error page " We're not able to log you in "  appears however the user is created, assigned to zone and can be used fine on a desktop.
    Content that should be accessible once logged in - isn't (example. Login changes to logout, customer name "Hi Firstname lastname" won't display etc. because it's just not logging in.)
    Zone subscription is checked, works on Samsung Galaxy s1 as it should.
    Galaxy S
    Operating System
    Linux Android
    Screen Resolution
    800 x 1130
    Web Browser
    Android Webkit 4.0
    Browser Size
    800 x 1130
    IP Address
    withheld
    Color Depth
    32
    Javascript
    Enabled
    Flash Version
    11.1.111
    Cookies
    Enabled
    User Agent
    Mozilla/5.0 (Linux; U; Android 2.3.3; en-au; GT-I9000 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1
    Galaxy S2
    Operating System
    Android Android4.0.4
    Screen Resolution
    480 x 800
    Web Browser
    Android Webkit Browser --
    Browser Size
    320 x 456
    IP Address
    withheld
    Color Depth
    32
    Javascript
    Enabled
    Flash Version
    11.1.115
    Cookies
    Enabled
    User Agent
    Mozilla/5.0 (Linux; U; Android 4.0.4; en-au; GT-I9100 Build/IMM76D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30

Maybe you are looking for

  • Like clause in PreparedStatement not working

    Hi I need to create a PreparedStatement that selects using a like where clause. I do the following: String param0 = "ABC%"; PreparedStatement pstmt = conn.prepareStatement("select ISSUEID from DMFI_ISSUE where ISIN like ?"); setObject(pstmt,1,param0,

  • I've downloaded a language course on to my iMac.  It is in two folders on the desktop.   There is no corresponding app, so how can I transfer it to the iPad ?

    I've downloaded a language course on to my iMac  - where it sits on the desktop in two folders.    I want to transfer it to the iPad, but syncing doesn't work when I click the folder and then the sync button.     There is no app for this particular c

  • Can I revert back to Broadband option 3 ?

    I have just got my first onlinre bill from BT after upgrading to BT Infinity2 from BT Broadband Option3 and got the shock of my life to be charged much more than I was expecting. When I was 1st contacted by BT to be told that BT Infinity was in my ar

  • Open Source API for Flat Files?

    I did some searches on SourceForge for a flat-file serializer and deserializer. I know flat files are simple, but I did want to find something that allowed schema-like validations to be declared and enforced. The projects I saw were either abandoned

  • ITunes disabled my DVD drive

    I have Windows 8 Professional 64-bit and a LiteON DVD combo drive. I went ahead and re-install iTunes. At first I didn't notice it disabling my DVD drive until I went ahead and inserted a disc and my computer isn't recongising it. But I went to Devic