Several secure areas to form one login

Hey everybody.

I need to add in multiple areas secured to a single login form, so that each customer is redirected to his unique secure area with data that it cannot access. Each client has different data, obviously, so I need to create a secure for each area.

It is, it seems that in the login form, you can only add ONE secure area ID.

I can't believe that they do not have a simple solution to a big problem. Why would need a secure if the data would not be private for each person?

Any help is appreciated

Hello

Please check the following discussion

Several areas with a single Login Form

Re: Several secure areas with shapes that disappear (or a redirect link) if the user is connected

Let me know if you have any question.

Tags: Business Catalyst

Similar Questions

  • With several Secure areas, how can you check that the user box is subscribed to when they are connected?

    So I guess it has to do with {module_data} and your API but I can't seem to understand this.

    I have 3 secure areas, basic, premium and pro and I want to use the liquid to display content on their page of account based on what secure area, they are advertised to. I know how to write the logic of the liquid, I feel like a dunce because I don't know which module to use to check where they are subscribers. Please when replying, don't slam me too hard upside the head because I don't know that it's right in front of me.

    I thank everyone!

    You can use module_data to get the information, but you still had the native module to do this:
    module_subscriptions | Developers of business catalyst

    You can run a collection and do what you want with the data.

  • Extract the expiration date of secured area to use for webapps

    Hi all

    Is it possible to extract the date of expiry of safe zone and use it to set the expiration date for webapps? I see that the expiry date of the zones can be retrieved through the e-mail section and not other places. Globals.User is out of expiry date.

    All I need is the number of days so that I can automatically update in the Webapp Set to expire in ___ days.

    The webapps unless automatically deletes itself when users are initiated out of secure areas?

    Try {{subscriptions.items [0] .expiryDate}}-items contains an array, you must specify which item you want to target.

    You must also consider the items array can contain several elements (if the currently logged-in user is subscribed to several secure areas).

    Hope this helps,

    Mihai

  • Data is read for 2 forms, one appears not

    I try to get two boxes of form on the same page APEX.

    I created a test page which is a region HTML in which I can enter two text fields, and which also contains a button 'OK '. Simply button re - directs to the same page and filled fields of primary key for the other two blocks with entered values.

    There are two areas of form, one in each of the two test tables. These self-extracting simply the record specified by the value of the pk when the page is processed

    Actually, it is a search page, where you can enter the ID, press go, and reviews will be displayed.

    The problem is that when I specify two IDs in the HTML area, values are only returned for one form regions.
    Both of the form regions work fine if I don't specify a single id, but when I specify two pieces of identification, then no value is displayed for whatever the form is first extracted.

    I'm new to Apex and a bit stuck here.

    Only a single process of ARF (Automated line Fetch) can be used on a page.

    Scott

  • Block several Instance of the form

    Hai all,


    In forms 6i, we can block the opening of a single multiple-instance form within the same application?



    Kind regards

    Manu

    If you are inside forms one-'instance', and if you are using OPEN_FORM to navigate in the menu of other forms, then you can use FIND_FORM and GO_FORM for your condition. But that won't help if the module forms runs in a different application forms.

  • One login can work for multiple users to a secure area?

    I would like to create a secure area and the login and the password are affect me. If I share this connection with multiple users, will each be launched out of the secure area when another user tries to open a session or several people can use the same connection at the same time?

    The answer is that a logged-in user is not saved out of a secure area when someone on another computer connects using the same ID and password.

  • Several areas with a single Login Form

    Hello, I created a login form and 20 different secure areas. I need to redirect users to their own staff secure automatically once that they connect (without the need for them to choose the secure area) can you please let me know how this can be done? Thank you very much

    In the form action, change IDZone-1.

    In the admin, if you use the tool box and insert the generic form securezone you will see which does exactly that.

  • Several areas of form with one button recording

    Hello

    Is it possible to have several areas of form on a single page, with a single button that validates the changes made in all parts of the form save? If so, the forms must be manual forms?

    If this is not possible, or a bad way to go with APEX, what are my options?

    I try to avoid the user having to click through many screens to enter data. Logically each section should be in another table, but I would like to group some of the sections together to reduce the number of pages, users need to navigate to.

    Thanks in advance for your help,
    Johnnie

    Published by: johnniebillings on June 1st, 2009 21:33

    OK, Johnnie - let us know if you need something more on this

    Andy

  • Change the string "Please enter the user name" to a Secure area login

    Hey there,

    I wonder if there is a way to insert a few js similar to http://forums.Adobe.com/docs/doc-1808 to change the alert which has demonstrated when a person enters a user name to sign into a secure area. We use e-mail instead of user names, so it is confusing that the pop up according to "Please enter the user name" when it is inserted there nothing there. I'd be happy to change it to "Please type the e-mail address"

    I read all the info on personalization of messages from BC with JS and it is of course - I just need to be headed in the right direction with the js for this one right.

    Thanks in advance!

    There is javascript just below your login form that deals with the validation of this form.  I'm sure that you can change where I select "Username" to "E-mail address." Find similar code (your name of the function will be different) and make the change on your login page.

    function checkWholeForm68244 (theForm) {}

    var what = "";

    If (theForm.Username) why += isEmpty (theForm.Username.value, "Username");

    If (theForm.Password) why += isEmpty (theForm.Password.value, "Password");

    If (why! = "") {}

    Alert (Why);

    Returns false;

    }

    theForm.submit ();

    Returns false;

    }

    Change "Username" in red above for "Email address" and you're all set.

  • Automatically connect to the secure area when you submit the registration form?

    Is it possible to automatically open a session someone in a secure area when they finish the web registration form?

    We have created a web form that adds users to a secure area and we have redirected this form to our secure area desired landing page.  However, the landing page is promting the users to enter their login before information it will display the page.  Is it possible to automatically open a session in the secure area when they support the registration form (so that they automatically see the content of the page without having to connect)?

    Thank you

    Jason

    Hi Mario,.

    Thanks for your quick response.  I found the problem.  I am using a subdomain and the registration page as the start page for the subdomain.  For some reason, BC did not like this.  When I went directly to the page, it worked fine.

    -for example, when I went to the trituns.com/testregstration.html page, everything worked well and I could record and see the secured information.  (FYI - these aren't the actual URL - examples)

    -However, if I tried to go to testreg.trituns.com with the testregistrationl.html page to set as the start page for the subdomain, the system would allow me to fill in the electronic registration form and add me to the secure area, but it would not open automatically log me into the secure area.

    - As a work-around, I created a new redirect page that is the start page for testreg.trituns.com that takes people to the page complete trituns.com/testregistration.html.  ... This isn't an ideal solution, but it seems to work for now.

    Thank you

    Jason

  • How to create a secure page. Not a secure area, just a https page to a form?

    How to create a secure page. Not a secure area, just a https page to a form? I can't find a way let me by creating or copying a page in dreamweaver and admin console is only showing the current http pages. I created before secure areas and included secure on my address worldsecure applications, but I just want to have pages on https.

    Make your page then it just a link to your domain secure (found under settings-> fields within the admin site)

    https://yoursite.worldsecuresystems.com/the-page

  • is it possible to go to the secure area in Business catalyst when you have a creative cloud subscription, or do I need a subscription of BC?

    Is it possible to go to the secure area in Business catalyst when you have a creative cloud subscription, or do I need a subscription of BC?

    Securezones on Web sites are nothing to do with your BC OR login your cloud login creation.

    A securezone on a website is to secure content and customer CRM with user name and password on this website with access and a login to access this content if they are assigned to one area.

    If you create an account of BC and you talk to develop sites using Adobe Business Catalyst, then it will be at some point to synchronize/merge prompt your creative cloud account.

  • Using WebApps secure area (liquid)

    Hello team Colombia-British

    Hoping someone can help me with this... I'm developing a secure portal for one of my clients.  Unfortunately, I did have the chance to dive deep into the liquid again, so way of looking for help here :).  Here's what I want to achieve:

    A customer is assigned to a particular and secure area (via my client, ensure the client to a secure area that relates to them).  This customer would see only the web app refers to them only.  More than a customer can access the same element web app.

    Assuming that we attribute these elements of web application in a protected area, is anyway to do this easily with the liquid? If so, any tips?

    Thanks in advance,

    Aaron

    Hi Aaron,

    Property in an element of web application system is limited to 1 person, you can not add to it, change it in any form.

    You might have a custom field for a list of names of people and run a liquid check to see if the questions that the name was the same as the recorded person (defining it with javascript on the presentation of point web app) BUT it's open to...

    1. If someone did an admin entry and I forgot to add, or does not have the correct names down.

    2. liquid has a maximum range of only 500 items. You can run if statements, your own collection etc. but it actually only works in this 500-point range. This is a major issue for me and I try to get same information BC on it but they avoid it now

  • Secure areas - request more information

    Anyone know where I can find information related to: assign a user access to multiple areas secured through a single login. and an indicator of State such as the user, when you are connected to a secure area, sees that they are connected, as for example a module that provides information on secure pages with the identity of the user "welcome: < user name >".

    You can not subscribe a user to multiple areas with a form at the moment. A user can see their connected well when areas - the Developer Reference

  • How do you define the expiration date of a secure area?

    I'm trying to set up a form where a user can register to access an area safe for 1 year. How set the expiration date of the secure area so that they expire one year after what they sign up for it?

    I tried to use a hidden field named "ZoneExpiry" (I tried "Posted" so) in the form and set its value attribute manually in the HTML code (with the format may 13, 13), and the expiry date always ends up being 31-Dec-9999.

    Any help would be greatly appreciated.

    Thank you!

    After the presentation of a support ticket, we understood the question. Ordinarily, the solutions above work to change the expiration date of the wire... unless you check the box 'Belonging to sell' for the parameters of the safe zone. Once this box is checked, it sticks to the frequency of billing implementation.

    Given the nature of how we put things in place, we just who turned off and used the trick of treatment on the forms for billing credit cards and set the date of expiry of the secure area manually for users.

Maybe you are looking for