Muse + BC, adding a sign up form in a secure zone, and a individual my account secured page

Hello,
I having a lot of trouble in the following task I need to do in Adobe Muse and integrate in Business Catalyst.
1) I need to create a contact form page (with username and login)
2) I need that this contact form integrates with BC to store my subscribers infos
3) Then, I need to create a login and username page that when my client logs in, the info that he previously filled in appears to him (as a My Account page).
4) Of course, this My account page must a in a secure zone area, but each client should have his own personal My account page.
Is this possible? I think it is. (Muse Theme site is an example)
Thanks you for the help!!
Carlos

Hi Carlos
Answering the questions :
1) Publish the site to BC and then create a form on BC end , assign to a secure zone ( which you will have to create ).
2) You can register users in your site using same form.
3) Use login form in page where user can login , landing page for secure zone can be made as web app page. Web app needs to be created for customer accounts and in layout you can use different tags to show cases information which user has submitted etc.
4) Web app is the way out.
http://helpx.adobe.com/business-catalyst/partner/add-secure-area-your-site.html
http://www.bcgurus.com/tutorials/how-to-use-business-catalyst-web-apps
http://helpx.adobe.com/business-catalyst/partner/web-apps-module-create-custom.html
Thanks,
Sanjit

Similar Messages

  • How to pass parameter form one report to another and run it. No web page

    Using Crystal Reports XI, Win XP pro SP2.  I have main report I want to set a field as a hyperlink when user clicks on it I want to pass the value of that filed as an input to another report and run it . Note that this is not a Web page (no HTTP://). It is not what is described on article 1212 849.

    You can remove the field value and right click on the on demand subreport and go to format subreport and in sureport tab-->use on demand subreport caption X+2 and place the field value in it.
    Regards,
    Raghavendra

  • (Urgenttt) Digitally Signing sharepoint Forms using Managed Code in C# _ Signature not valid

     
    Hi,
    I have probleme with sharepoint project in vs 2010. I try to sign an infopath form from my sharepoint project (with c#) but when opening my signed form I've got a message box that says : "one or more digitall signature can't be verifiyed in this
    form, to modify your document delete existant signature".  We are using "Working with signed Infopath forms in Biztalk" to create and verify the signature. It work fine with a asp.net application and the resulting infopath signature are
    valid. infopath do recognize this signature and they are valid. But when we implement the same methode in sharepoint project and sign the same infopath form the resulting signature are not valid.
    Thanks

    Hi,
    I have changed the .net framework of my asp.net application from 4.0 to 3.5 ansd I got the same problem that I have with my sharepoint project .
    So the problem is in the version of .net framework but the problem is that I can't change the framework to 4.0 ,Sharepoint project doesn't support this framework
    any solutions please,

  • HT5312 How can I add a rescue email? I forget my security questions and need to add another email to reset them. I did not add a rescue email  when I originally signed up.

    I do not recall ever answering the security questions therefore I do not know them and iTunes will not let me purchase music through my iPhone. How do I reset the security questions? I do not have a rescue email set up to do so. How can I add that?

    You can't now and need to contact Apple. Click here, phone them, and ask for the Account Security team, or fill out and submit this form.
    The time to create a rescue email address is when you set up the security questions, not after forgetting their answers.
    (90478)

  • Single form for secure zone registration and web app submission?

    Hi
    Is it possible to setup a form where a user can simultaneously register for a secure zone and submit a web app entry? The knowledge base / tutorials describe a two step process (web form for secure zone registration and web app input form for web app submission), but I would like users to be able to do both with a single form
    Thanks in advance for any suggestions
    mls

    In order to have a customer create a web app item they must be logged into the secure zone already.  I've seen some instructions on how to let users submit web app items outside a secure zone but that requires creating a dummy anonymous user and logging them into the secure zone via javascript.  You could use this method and once it's submitted you'll have to manually attach the web app item to the correct user in the BC Admin.  That might not work for you but you can read more about that at http://forums.adobe.com/docs/DOC-1784
    You can't use the above solution with the current user's username and password because those tags are only available when the user is logged into a secure zone already.  If your signup form needs to be filled out first, the user isn't logged in.
    Your best bet is to have the public signup form redirect the user after submission to an "Add item" form you have created. Maks sure that form is in a secure zone so when they add the item it is attached to their account.
    If you don't want to redirect them to a secure zone and want it more seamless you could try to use some javascript/ajax to submit the form via javascript and after the form is submitted, use the javascript code in the above to log them in (be careful to use the https://yoursite.worldsecuresystems.com url if you are passing username and password info gathered from your form to log them in via javascript/ajax).  Once they are logged in via the javascript you can use more ajax to fetch a page's HTML that resides in a secure zone.  This HTML returned from the javascript can be your "add web app item" form and since they were logged in via javascript (securely, right?) this HTML should contain the right information.  Insert this returned HTML into your form container that held the original signup form and they can continue to add a web app item without having to log in.
    This is theory and might work but you'll have to start experimenting with it via javascript.  I haven't actually tried to do this so hopefully some other community members who might have tried this can weigh in here as well.
    Good luck!

  • Reply to Open Case inside Secure Zone via Form Instead of Email?

    I also asked this on the LinkedIn group - any help appreciated!
    I was wondering if anyone has done this? I heard on chat it cannot be done, but I was wondering if anyone has a workaround.
    I have set up a CST system behind a secure zone for a client. They are using it for private communication, not support, so I am looking for a way to allow registered users to view their cases created via the CST in the secure zone (got that all set), but then be able to respond to an open case via a form inside the secure zone and have it append to the existing case, instead of via email.
    I asked if the Case # could be appended to a URL to pre-fill a form field (mimic the format of the CST email), but I was told no go.
    Any ideas? Alternative approaches? The goal is to allow people to correspond solely inside the secure zone if they want for privacy.
    Thanks,
    Kristen

    Hi Liam,
    Thanks! Yes - I have that all working inside the admin. What I was trying to do was have website visitors have the ability to reply inside the secure zone after logging in (not the CSR) so that they do not have to use email if they don't want to.
    Here was an idea I had, not sure if it would work:
    Here is the case list in the secure zone with a "reply" hyperlink: http://www.screencast.com/t/fZjzVLIt
    Here is the reply form, with some fields already preloaded through secure zone modules. Would it be possible to build a string using tags for the subject line that would mimic the case subject line in the email so that the form submit would append to the existing case?
    Here is the form: http://www.screencast.com/t/sFPObjAiYVJ
    Here is the case in the system: http://www.screencast.com/t/KdhjlKuEjh
    I don't know if this is specifically possible (can tags render like that?), or if you have any other ideas.
    Thanks!

  • Adding a BC web form to a Muse site

    Hi, trying to add a simple web form to a Muse website.
    Found the tool in 'Site Manager' OK.  Created a web form OK.
    When I go to add it to a web page the preview window looks really odd.  Loads of coding floating about and when I go to click into the page to add the form, can't seem to see a blinking cursor.
    The 'Customise web form' panel doesn't seem to display any changes made to the web form layout.
    Also having issues updating the form too.
    Appreciate the above is a bit vague.  here's the url: http://www.gt-consulting.org/group-booking-form.html
    Screen shot of web form panel attached.  Any pointers, gratefully received.

    You cannot just copy a form from someone else and expect it to work on your own site - it doesn't work like that.
    If you want a contact form, then you need to go and open your own account and create your own form for yourself and then copy and paste the resultant code that you get into an html snippet on your own site.
    Go to Google and sign up for your own account and then create your own form. When you have done this, you will be given an embed code and this is what you copy and paste into an html snippet on your own site and click Apply and then publish.
    You can't just go around copying from other peoples sites. Do it for yourself.

  • How do I set the default Hero image in a Muse slideshow widget when using Free Form Thumbnails?

    Hello,
    I am trying to find out how to set the default Hero image when using a Muse slideshow widget and in the Layout section I have the "Free Form Thumbnails"
    box checked.
    In other words, when the page loads I want to define which image displays as the first Hero image.
    If I do not select the "Free Form Thumbnails" option, the top left Thumbnail image always displays first. This is fine.
    But when I select the Free Form Thumbnails" checkbox I don't know how to define which image shows first as the Hero image.
    I have a short video at this link where I illustrate the question:
    http://amson.org/misc/default-hero-image-1.mp4
    I have added a WMV video file at the link below:
    http://amson.org/misc/default-hero-image-1.wmv
    Okay… I think I've worked out how to do it!
    [1] First have the "Free Form Thumbnails" box UNCHECKED.
    [2] Organize the Thumbnails and place the image that you want to be the first Hero image when the page loads in the top left corner of the Thumbnails group.
    [3] When you "Preview Site In Browser" the Thumbnail image in the top left corner will always display as the first Hero image.
    [4] If you want "Free Form Thumbnails" go ahead now and SELECT that checkbox.
    [5] Whichever image was in the top left of the Thumbnail group before you checked "Free Form Thumbnails" will still show up as the first Hero image when the page loads, regardless of where that thumbnail image is located within the Thumbnail images group.
    Thanks very much.
    Chris.

    Hi,
    The sequence of operation you are doing to set the home page for public users is correct. You are getting the login screen as the "custom page group" selected as "home page" has not been granted to public.
    Also, while logging-out, it is normal behaviour to get the screen where it shows the list of partner applications from where user has been logged-out. When you click on "Return" button, you will get to the "home page" set above.
    Hope it clarifies the things.
    Regards,
    Ved

  • How do I create an email list sign up form for my iWeb website?

    Well that's the question - how do I create an email list sign up form for my iWeb website?
    Could someone tell me what's the simplest way using iWeb to create an interactive option
    for users to enter their email address and the info be forwarded to me so I can add to an
    email list?
    It would be great if, since I'm using a Mac computer & iWeb, there was a way to have the
    submitted emails automatically added to a group in my Mac Addressbook.
    I got this MacBook Pro in Sept 2010 so I believe that's iWeb '08 I'm using.
    Anyway I'm thinking there should be a way to do this with some system involving an HTMK
    Widget and an email account.
    By the way this is for hosting through a 'real server', not MobileMe (which I plan to get later
    when I can afford it).
    Any help or suggestions would be appreciated.
    Mark

    Website forms require some code in a snippet and a formmail.php script on the server to process the form and send the info to the required email address. You can do all this when you switch to a "real" server.
    In the meantime you can use a form  or marketing service or, better still, an application like MailShoot which generates the form, handles the database and sends out the bulk emails.
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

  • Submit signed pdf form to url returns to local view of url

    Hello,
    I am currently using Adobe LiveCycle Designer 8, Adabe Acrobat 9 Pro and Adobe Reader 9.
    I want to make a form that can be filled and signed with Reader. I created the form with the the designer and added a submit button that sends the page to a URL. I send the page as an PDF to the url.
    I can create the form so far no problem. I also can make it fillable in the Reader. Filling in the form and signing in the Reader also works fine but when I perform the submit the result page in the browser isn't the url specified in de settings of the button.
    The url is something like this: C:\Users\jt\AppData\Local\Temp\A9R9D46.htm
    The content of the page is the one from the web page specified in the url where de PDF is submitted to but it has to be show in the specified location and not local in a temporary html file.
    Does anyone know how I can go to the url specified in the submit button not locally but on the actual web page.
    Thanks for any suggestions!

    Acrobat Pro allows users to export the form data a number of different ways. For example, in Acrobat 7, use the menu item "Advanced > Forms > Export Data from Form...". There are also various JavaScript methods that allow one to export a data file (e.g., exportAsFDF).
    George

  • Newsletter sign up form works in Firefox but not IE??

    Hi, I have a website I am designing using dreamweaver CS3 and I added a newsletter sign up form using a 3rd party code. The form on the website looks perfectly fine in Firefox but the form fields are not present in IE. Does anyone know why this may be happening? The site is www.physioworks4me.com and I apologise in advance for my coding as I am just learning and not very good at this yet. I took the code that was supplied for the sign up form, opened up a brand new 'plain' html doc in dreamweaver, pasted the code and tried it. It seemed to work fine in both IE and FF....but when I use my template for the webpage I made, it will not work. I am using a XHTML page, could this be a problem with the javascript used for the sign up form? Thanks in advance for your help...

    The first suggestion you'll receive from most here is to clean up your code
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.physioworks4me.com%2F&charset=%28detect +automatically%29&doctype=Inline&group=0
    Also, you may have quicker results changing to a HTML Transitional doctype.

  • Help with Muse form - random order on test and where did the case number come from?

    Hi
    Fairly new to Muse but finding my way around. Created a simple form, added extra lines, changed labels and reordered etc to suit our needs. All looks fine in design stage. When I published and tested the form, the email submission I received has a different order for the form fields, so they are no longer logical and do not follow the order shown on the design stage. Any reason and/or any advice on how to fix this? The data needs to match an internal system for ease of use but Muse seems to have its own ideas about which order we should receive the field data from the submitted form!?
    Also, there appears to be a randon 'case number' as part of the email submission. I have not created a field for this - where has it come from, and how do I get rid of it?
    Many thanks in advance for time spent assisting

    Hi
    Please share the site url and screenshot of form fields in design mode and received notification in email.
    Thanks,
    Sanjit

  • I saved a PDF doc in adobe and then added text to the form. But every time I try an email it it only

    I saved a PDF doc in adobe and then added text to the form. But every time I try an email it it only sends the original form without text. Once I've changed a doc in Adobe, how can I save it so that I'm able to use it with added text and notes? Also, I'm using a new iPad.

    If you are using those apps or websites, they are likely viewing the PDF using iOS' built in PDF previewing, which will not show annotations and markup to the PDF. We have informed Apple of this issue, but do not have any insight into whether or when they will fix it.
    Regarding the qustion about importing pictures, Adobe Reader does not provide any capabilities to import pictures into a PDF. To do this, you'll need to use Acrobat, available on your desktop computer.

  • Can you create a form in which its never possible for the same person te sign the form more than once.

    Hi, I've been looking into this for awhile and believe the answer is 'no' but was just wondering if anyone here would know of a solution.
    The company I work for has a formulier on which a number of Excel files are placed. This form is then sent to a five (often different) people who are then required to open the Excel files and if accord to place their digital signature. We would like to make sure that no one is able to sign the form more than once and also if possible to make sure they have opened the Excel files. It would be great if anyone had any tips...
    All the very best,
    Martin Angell

    I am not an Excel or Excel-to-PDF conversion expert, so I do not know how Excel forms are converted to PDF form fields. With this caveat here's what I do know.
    In Acrobat It is possible to create a PDF form in which there are JavaScripts associated with fields (any fields, including signature fields). These JavaSripts can do a lot of things, including checking the signer's certificates on the already signed signature fields. Then you can make all unsigned signature fields read-only, in which case the user will not be able to actually sign them. After that you can overlay a button field on top of each unsigned signature field with exactly the same dimensions and associate a JavaAcript with this button field. This JavaScript would put up an UI asking the user for the signing certificate and its password, check this certificate's CN against the list of already signed signature fields and initiate the signing of the unsigned signature field behind this button if your condition is satisfied.
    I never tried that myself but it could work. This looks complicated and it is but if you really want it you can try.

  • Looking for a good method or APP to have client sign a form in a text box

    I am looking for a good method or App to take an existing form/Document and have a client sign, date etc.  I will want to create the text boxes in a stationary location.  Possibly to also take a picture to add to form.
    Has anyone used any apps to accomplish this?
    Apps I have tried.
    Signnow
    Sign PDF
    Sign Easy
    Sign Easy is about the best except the signatures (text boxes, dates, etc) are free floating and confuse people where to add them on form each time.  Clients have no clue how to use it.
    Any suggestions would be helpful.  I may be over complicating this also, as there could just be a PDF app that I utilize.
    Thanks,
    Jim

    Maybe more than you need...
    PDF readers
    PDF Expert – the PDF handling app for the iPad. "It allows you to markup documents with highlights and handwriting, insert text and stamps, sign and even merge PDFs."
    https://itunes.apple.com/us/app/pdf-expert-5-fill-forms-annotate/id743974925?mt= 8
    iAnnotate – turns your tablet into a world-class productivity tool for reading, marking up, and sharing PDFs, Word documents, PowerPoint files, and images.  Has a secure document edition designed for corporations.
    http://www.branchfire.com/iannotate/

Maybe you are looking for

  • Wtk 2.5 : Manager.createPlayer("capture://audio"); throws IO.Exception

    hi in wtk 2.5, i am creating the player with locator "capture://audio" for recording purpose ... But it gives java.IO.Exception in Manager.createPlayer(locator); fuction. Is there any way to come out of this problem? Waiting for reply..

  • I meant the MacBook pro bought in 2009

    What should I do My MacBook pro screen turned black and even after restarting the computer It was bought in 2009.

  • ICHAT AV & KYE 320S USB Webcam

    I installed this low cost "genius" (25US$) webcam and it works fine with the IChatUSECam driver but I cannot "zoom out" so only a close up of my face is visible.. This is obviously better than nothing and a great economical solution, but it would be

  • System Login Window

    Hi, I have a VBA code that connects to an Essbase cube but whenever the login fails, it automatically opens u a system login wndow. I want to control this from the back end. Is there a way I can do this in VBA? So, basically I want to know how to sup

  • Can old compensation module and ECM co-exist in SAP

    Hi All, Do you know if old Compensation module and ECM can co-exist in an SAP instance. My client is on 4.7 and they have implemented one bonus plan using the old compensation module in the past but would like to configure additional comp plans using