Can a muse subscriber reconfigure the forms widgets to something other than BC?

Can a muse subscriber reconfigure the forms widgets to something other than BC?

What I did for my forms was create a copy of my Muse site file where I deleted everything except for the page with the forms (there were 2 on one page, and there are none anywhere else on the site). I kept the master, made a copy of it, and took everything out of the master. I then went to the page (titled "reach me", containing two forms, one for questions, and one for a mailing list) and selected everything and grouped it. The grouped item allowed for Muse to give me a width/height of all of the elements together. i took those dimensions and set them as the page defaults on the master i had just wiped out. i set all margins, footers, padding, etc to 0 and made it 1 column. i published the site to catalyst, and then copied the url to my clipboard. opening my site up again (the muse file i made the copy from) i went to PLAN and made a copy of the Reach Me page (as a backup, should something go awry, i called it "Reach Me-old") i opened the original "reach me" (being that all my other pages linked to it and not the copy i had just made) i wiped out all of the forms and content and inserted an html code snippet. i typed:
<style type="text/css">
#frame {overflow-x:none;overflow-y:none;border:0px;};
</style>
<iframe id="frame" src="URL" width="WIDTH" height="HEIGHT" scrolling="no" seamless sandbox="" />
* replace URL with the url you copied earlier
*replace width and height with the ones you typed in the b-master (or it might be called "A-Master copy" in your business catalyst site
this worked out just fine for me hope it helps you guys
check it out working:
ilenepricedesign.com (reach me page)
ilenepricedesign-contact.businesscatalyst.com (the page i created an iframe of)
===============
update: there were some issues with it (it worked for the most part, just some visual problems)
i created a copy muse file, deleted all except the page and the master i needed, and uploaded as-is to catalyst. i then fixed all hyperlinks on the master for the copied muse file to link back to original site and then on site linked the menu item for the page to go to the catalyst page. this works perfectly, i dont mind the url changing when everything looks the exact same. to the average user, i think you should be fine.

Similar Messages

  • Can you video chat with the ipad in a venue other than face time

    I want to video chat with my moms new iPad but I cant get facetime on my mac... Please help

    Cashintze-
    As Roaminggnome suggests, the iPhone version of Skype works well on the iPad.  It can be expanded to fit the screen, but the picture is slightly sharper at the smaller size.
    I understand there are also video chat Apps from Google and Microsoft.
    Fred

  • Can one get the new photoshop in something other than monthly subscription?

    I current have photoshop cs5.  want to upgrade but only seem to be about to do so using a monthly subscription.  Is this really true?

    You can purchase CS6 (upgrade from CS5) via the Adobe web site. It is a little more hidden now, but it is there. The next version if Photoshop comes out in just a few days. Photoshop CC is subscription only. What I don't know is when CC officially is released,  if you would still get the upgrade discount from CS5 to CS6.
    CB

  • Has anyone set the SGE2000 to use something other than VLAN1 and how did you do it.

    The SGE2000 uses VLAN1 for SNMP Management traffic by default.  I tried to change to VLAN 2 by setting up an Access profile that set SNMP to VLAN 2 but it did not work.  I am using the latest firmware.

    Hi Kevin,
    Thank you for participating in the Small Business support community. My name is Nico Muselle from Cisco Sofia SBSC.
    Indeed this is the best option, to reserve the default (management) VLAN for what it is intended for ... management and set your clients to use another VLAN. I'm not sure if it is possible to separate SNMP traffic on a Windows XP machine and send that over the management VLAN, however, what you could do, is enable inter-vlan routing (either on the router, or set the switch to L3) and create an access-list that only allows the snmp traffic to be routed to and from the management VLAN.
    This way you can keep your SNMP server in the management VLAN.
    Wouldn't that be an option ?
    Best regards,
    Nico Muselle
    Sr. Network Engineer - CCNA

  • How can I add check boxes without using the form widget?

    I would like to use check boxes for our facets for our search engine.  You can see an example below.  Is there anyway to do this without using the form widget?
    PJM - Site Updates

    It is not possible to accomplish this with the Muse's Form Widgets. You may need to look for other online solutions and fetch the source code and add to the Muse page using the Insert HTML feature.
    Cheers,
    Vikas

  • How can I create a long employment form without making the form widget drag?

    How can I create a long employment form without making the form widget drag?

    Sorry Sachin, I mean that I created a simple form on the page from the widget and started adding fields to it. The more fields I add the slower the delay becomes in creating a new field. Even when I try to select and drag or move an item, there's a huge delay and sometimes the program feezes,  loose what i've done and have ot restart.
    I'm doing an enployment form that has more than 20 fields, at least, and I need to be able to build the fields in separate categories, like Education, Past Employment, etc... quickly without delay issues.
    I can probably send you a snap shot of what I'm talking about if I cna post it or attach it here..?
    ~Andy

  • Can I change the view of videos from thumbnails to details or something other than thumbnails?

    I loaded a couple of tv series and movies into my ipad air 2 and when I click on the videos app they all appear as thumbnails. I was wondering if someone could help me change the view to maybe details or something other than thumbnails just so I can view what tv series I have. I couldn't find any option any where on the screen or in settings on changing the view. Please help

    Ok nevermind I managed to sort it out.. had to change the type of video and sort the shows with their seasons. pretty long process.

  • Is there a way of aligning the images in iweb photoalbums other than have them be a square?I have them at same height and resolution but htere is a default that shrinks them and aligns them at the bottom.Thanks.

    Is there a way of aligning the images in iweb photoalbums other than have them be a square?I have them at same height and resolution but htere is a default that shrinks them and aligns them at the bottom.Thanks.

    So how did you do it?
    by understand what iweb widgets do, in this case setting gridEntry widget's scalMode preference from fill to fit.
    then reset the displayed image, so it fits in the display area even if it's portrait aspect.
    however, i found some glitches in gridEntry widget that's quite strange... but all fix-able.
    perhaps, iweb experts (whose had poked at my example) here can chime in.

  • What is the main use of domain other than providing technical attributes

    frends let me know what is the main use of domain other than providing technical attributes

    hi RajaReddy,
    Domains are used to
    <b><u>1. specify fixed value ranges.</u></b>
    For eg: <b>status type Char 1</b>, can have fixed values stored in the domain level
    as '1' - Active '2' - retired '3' - terminated '4'- temporary..etc
    <u><b>
    2. Conversion routines are attached at domain level</b></u>
    <u>
    Conversion routine <b>MATN1</b> (connected function modules are CONVERSION_EXIT_MATN1_INPUT
    CONVERSION_EXIT_MATN1_OUTPUT),  is attached for domain MATNR
    <b>3. Value table are atttached at domain level (if fixed value ranges are not mentioned)</b></u>
    for eg: value table mara is attached for Domain MATNR.
    <u><b>
    4. And most importantly, domains can be re-used for multiple data elements, in the same table.</b></u>
    Hope this helps,
    Sajan Joseph.

  • How to upgrade to something other than the most recent OS

    I am currently running Os 10.6.8. I would like to update, but I have a critical application that is only qualified for 10.8.2 and the current operating system is 10.8.4. Is there a way to buy something other than the current OS?

    Apple updates the OS X installer at the Mac App Store with the latest version, and older OS X versions disappear. If you want to upgrade to Mountain Lion and you purchase Mountain Lion at the App Store, you will get the OS X Mountain Lion installer with 10.8.4 installed, so it will install 10.8.4, without any possibility to install 10.8.2.
    You can try changing system files to look like you are using 10.8.1 and try applying the 10.8.2 update, but doing this you may damage OS X Mountain Lion

  • HT2954 How can I access my imac mail from a different computer other than Apple?

    How can i access my imac email from a differnt computer other than
    apple?

    If you are using IMAP mail connection (IMAP keeps the  mail on the server), then you just configure the other computer's mail client to access the same account.
    If you are using a POP mail connection, then the mail is generally downloaded to your Mac and deleted from the server.  That is a much more difficult problem to solve.  NOTE:  Google's gmail does have a POP option that does NOT delete the mail on the server, so it is accessible via the gmail web page.
    A lot depends on what you are using for your mail service and whether you are using IMAP or POP protocols.

  • What is the costliest module is sap other than b.i

    What is the costliest module is sap other than B.I  AND CRM

    HI
    like to learn only costliest model in sap ?
    then learn the module BMW
    Ciao.

  • I purchased an iPhone 5S using my EDGE upgrade on September 5, but would like to exchange it for an iPhone 6 within the 14 day period. Other than having to pay the $35 restocking fee, will I have any problems doing so? Thanks

    I purchased an iPhone 5S using my EDGE upgrade on September 5, but would like to exchange it for an iPhone 6 within the 14 day period. Other than having to pay the $35 restocking fee, will I have any problems doing so? Thanks

        Good evening udflyers! You should not have any problem returning/exchanging your current within 14 days http://bit.ly/IeiJI of purchase. However, you may have to preorder the device you want as it is not currently available and preorder start on 9/12/14 at 12:01am, PST. Please process your return/exchange thru the same channel as your original purchase.
    AntonioC_VZW Follow us on Twitter at www.twitter.com/VZWSupport

  • I love using Muse! But....is there any way I can use the form widget without having to use the BC?

    I would really like the form to be sent to my email either in a text/doc/xml format. Is this possible?

    Hi Itsfuji,
    Liam is right. I've done 2 websites 100% in MUSE but using a php contact form. I had to edit the HTML code in Dreamweaver, insert the code and created the php file. Then I published them in an external Host provider.
    These are the sites
    http://www.bythebooktaxes.net/contact.html
    http://www.nicolatarzia2012.com/contact.html
    Regads,
    Eva

  • Can I resize thumbnails in the Review widget?

    In the review widget options, the sixth option down is called "Drag Thumbnail to Target."
    Does anyone know if I can resize the thumbnails at the bottom?

    Hi Ian,
    Are you talking about the thumbnails in the Pages pane?
    In that case, you can right-click on the Pages pane to bring up the context menu.
    "Enlarge Page Thumbnails" and "Reduce Page Thumbnails" are items on that menu.
    You can also click on the little gears icon under the name of the Pane. That bring up the same menu.
    Regards,
    Charlene

Maybe you are looking for